4 lines
153 B
Plaintext
4 lines
153 B
Plaintext
var comment_id = "<%= dom_id(@comment) %>";
|
|
App.ModeratorComments.add_class_faded(comment_id);
|
|
App.ModeratorComments.hide_moderator_actions(comment_id);
|