mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Reduced condition.
This commit is contained in:
		@@ -136,7 +136,7 @@ ComunicWeb.pages.userPage.posts = {
 | 
				
			|||||||
		}
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		//Check if there is not any posts
 | 
							//Check if there is not any posts
 | 
				
			||||||
		if(posts.length == 0 && this._last_post_id == 0){
 | 
							if(this._last_post_id == 0){
 | 
				
			||||||
			this._no_posts_msg(target);
 | 
								this._no_posts_msg(target);
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user