mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-06 04:53:03 +01:00
23 lines
No EOL
667 B
Text
23 lines
No EOL
667 B
Text
.panel.panel-default.moderationbox
|
|
.panel-heading
|
|
%img.img-rounded.answerbox--img-small
|
|
username reported some minutes ago
|
|
.panel-body
|
|
%p really, really bad content
|
|
.row
|
|
.col-md-6.col-sm-4.col-xs-6.text-left
|
|
%button.btn.btn-primary
|
|
View reported
|
|
contenttype
|
|
.col-md-6.col-sm-8.col-xs-6.text-right
|
|
%button.btn.btn-success.btn-sm
|
|
%i.fa.fa-thumbs-up
|
|
%span 0
|
|
%button.btn.btn-danger.btn-sm
|
|
%i.fa.fa-thumbs-down
|
|
%span 0
|
|
%button.btn.btn-primary.btn-sm
|
|
%i.fa.fa-comments
|
|
%span 0
|
|
.panel-footer
|
|
= render 'moderation/discussion' |