mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Fix typo.
This commit is contained in:
		@@ -25,7 +25,7 @@ ComunicWeb.components.posts.actions = {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
			//Check for errors
 | 
								//Check for errors
 | 
				
			||||||
			if(infos.error){
 | 
								if(infos.error){
 | 
				
			||||||
				ComunicWeb.common.notificationSystem.showNotification("An error occured while getting informations about the post !", "danger");
 | 
									ComunicWeb.common.notificationSystem.showNotification("An error occured while getting information about the post !", "danger");
 | 
				
			||||||
				return;
 | 
									return;
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user