mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 04:12:45 +00:00 
			
		
		
		
	Update add job js
This commit is contained in:
		@@ -19,6 +19,7 @@ function SubmitAddJobForm(newJobFormElement, progressModalElement, request) {
 | 
			
		||||
    }
 | 
			
		||||
    if (request.status === 400) {
 | 
			
		||||
      console.log(JSON.parse(this.responseText));
 | 
			
		||||
      // TODO print errors under input fields.
 | 
			
		||||
    }
 | 
			
		||||
    if (request.status === 500) {
 | 
			
		||||
      location.reload();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user