fixes #2428
This commit is contained in:
@@ -1 +1 @@
|
||||
$(".comment[data-comment-id=<%= @comment.id %>]").remove();
|
||||
$(".comment[data-comment-id=<%= @comment.id %>] div.author h1").append(" (deleted)");
|
||||
|
||||
Reference in New Issue
Block a user