mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-15 18:39:58 +01:00
added delete button to moderationbox
This commit is contained in:
parent
7bfa5132dd
commit
f158acff3f
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue