mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-03 19:54:14 +00:00 
			
		
		
		
	Fix issue.
This commit is contained in:
		@@ -55,6 +55,7 @@ ComunicWeb.pages.settings.sections.general = {
 | 
			
		||||
			if(infos.error){
 | 
			
		||||
				var errMsg = ComunicWeb.common.messages.createCalloutElem("Error", "An error occured while retrieving account settings...", "danger");
 | 
			
		||||
				boxBody.appendChild(errMsg);
 | 
			
		||||
				return;
 | 
			
		||||
			}
 | 
			
		||||
 | 
			
		||||
			//Display the settings form
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user