comments: show "undo vote" link by default on voted comments (fix #4143).
This commit is contained in:
@@ -1 +1 @@
|
||||
$(".comment[data-comment-id=<%= @comment.id %>] div.author h1").append(" (deleted)");
|
||||
$(".comment[data-id=<%= @comment.id %>] div.author h1").append(" (deleted)");
|
||||
|
||||
Reference in New Issue
Block a user