5 lines
239 B
Plaintext
5 lines
239 B
Plaintext
<span id="moderator-comment-actions">
|
|
|
|
|
<%= link_to t("admin.actions.hide").capitalize, hide_moderation_comment_path(comment),
|
|
method: :put, remote: true, data: { confirm: t('admin.actions.confirm') } %>
|
|
</span> |