fixes #1547
This commit is contained in:
@@ -1 +1,2 @@
|
||||
$("article[data-forum-post-id=<%= @forum_post.id %>]").remove();
|
||||
|
||||
$("article[data-forum-post-id=<%= @forum_post.id %>] div.author h4").append(" (deleted)");
|
||||
|
||||
Reference in New Issue
Block a user