added delete button to moderationbox
This commit is contained in:
parent
7bfa5132dd
commit
f158acff3f
|
@ -27,5 +27,7 @@
|
||||||
%button.btn.btn-primary.btn-sm
|
%button.btn.btn-primary.btn-sm
|
||||||
%i.fa.fa-comments
|
%i.fa.fa-comments
|
||||||
%span 0
|
%span 0
|
||||||
|
%button.btn.btn-default.btn-sm
|
||||||
|
%i.fa.fa-trash-o
|
||||||
.panel-footer
|
.panel-footer
|
||||||
= render 'moderation/discussion', report: report
|
= render 'moderation/discussion', report: report
|
Loading…
Reference in New Issue