mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-03 19:54:14 +00:00 
			
		
		
		
	Fix error
This commit is contained in:
		@@ -135,7 +135,7 @@ ComunicWeb.pages.latestPosts.main = {
 | 
			
		||||
			//Display message
 | 
			
		||||
			var message = ComunicWeb.common.messages.createCalloutElem("No post to display", "Posts from you and your friend will appear here...", "info");
 | 
			
		||||
			message.className += " noLatestPosts";
 | 
			
		||||
			boxBody.appendChild(message);
 | 
			
		||||
			target.appendChild(message);
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user