mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 04:12:45 +00:00 
			
		
		
		
	Change end-date value correctly.
This commit is contained in:
		@@ -65,7 +65,7 @@
 | 
			
		||||
                break;
 | 
			
		||||
              case "end_date":
 | 
			
		||||
                updatedElement = document.getElementById("end-date");
 | 
			
		||||
                updatedElement.innerHTML = operation.value;
 | 
			
		||||
                updatedElement.value = operation.value;
 | 
			
		||||
                M.updateTextFields();
 | 
			
		||||
                break;
 | 
			
		||||
              case "status":
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user