gitlab-org--gitlab-foss/app/views/admin/abuse_reports/index.html.haml
Annabel Dunstone Gray a219158e77 Remove admin.scss
2016-12-05 12:22:11 -06:00

18 lines
450 B
Text

- page_title 'Abuse Reports'
%h3.page-title Abuse Reports
%hr
.abuse-reports
- if @abuse_reports.present?
.table-holder
%table.table.responsive-table
%thead.hidden-sm.hidden-xs
%tr
%th User
%th Reported by
%th.wide Message
%th Action
= render @abuse_reports
- else
.empty-state
.text-center
%h4 There are no abuse reports! #{emoji_icon 'tada'}