3 lines
112 B
Plaintext
3 lines
112 B
Plaintext
Danbooru.Utility.notice("Vote saved");
|
|
$(".comment[data-id=<%= @comment.id %>]").attr("data-is-voted", "true");
|