added delete button to moderationbox
This commit is contained in:
parent
7bfa5132dd
commit
f158acff3f
|
@ -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
|
Loading…
Reference in New Issue