2 lines
60 B
Plaintext
2 lines
60 B
Plaintext
$(".comment[data-comment-id=<%= @comment.id %>]").remove();
|
$(".comment[data-comment-id=<%= @comment.id %>]").remove();
|