This commit is contained in:
Toks
2015-07-04 22:00:31 -04:00
parent b1b31d7387
commit 4f4fd8cb35
5 changed files with 52 additions and 35 deletions

View File

@@ -1 +1 @@
$(".comment[data-comment-id=<%= @comment.id %>]").remove();
$(".comment[data-comment-id=<%= @comment.id %>] div.author h1").append(" (deleted)");