3 lines
152 B
Plaintext
3 lines
152 B
Plaintext
var comment_id = '<%= dom_id(@comment) %>';
|
|
App.ModeratorComments.add_class_faded(comment_id);
|
|
App.ModeratorComments.hide_moderator_actions(comment_id); |