mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-03 19:54:14 +00:00 
			
		
		
		
	Fixed issue on comments deletion.
This commit is contained in:
		@@ -211,7 +211,9 @@ ComunicWeb.components.comments.ui = {
 | 
				
			|||||||
							return;
 | 
												return;
 | 
				
			||||||
						}
 | 
											}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
											//Delete the comment node
 | 
				
			||||||
 | 
											emptyElem(commentContener);
 | 
				
			||||||
 | 
											commentContener.remove();
 | 
				
			||||||
					});
 | 
										});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
				});
 | 
									});
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user