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