diff --git a/app/views/moderation/_moderationbox.html.haml b/app/views/moderation/_moderationbox.html.haml index 718e3ebe..2e97066e 100644 --- a/app/views/moderation/_moderationbox.html.haml +++ b/app/views/moderation/_moderationbox.html.haml @@ -27,5 +27,7 @@ %button.btn.btn-primary.btn-sm %i.fa.fa-comments %span 0 + %button.btn.btn-default.btn-sm + %i.fa.fa-trash-o .panel-footer = render 'moderation/discussion', report: report \ No newline at end of file