mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Fix illogical error message
This commit is contained in:
		@@ -689,7 +689,7 @@ ComunicWeb.components.posts.ui = {
 | 
			
		||||
 | 
			
		||||
							//Check for errors
 | 
			
		||||
							if(response.error){
 | 
			
		||||
								ComunicWeb.common.notificationSystem.showNotification("Could send response to survey !", "danger");
 | 
			
		||||
								ComunicWeb.common.notificationSystem.showNotification("Could not send response to survey !", "danger");
 | 
			
		||||
								return;
 | 
			
		||||
							}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user