3 lines
115 B
Plaintext
3 lines
115 B
Plaintext
Danbooru.Utility.notice("Removed vote");
|
|
$(".comment[data-id=<%= @comment.id %>]").attr("data-is-voted", "false");
|