BigW Consortium Gitlab

index.html.haml 347 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11
- page_title "Abuse Reports"
%h3.page-title Abuse Reports
%hr
- if @abuse_reports.present?
  %table.table
    %thead
      %tr
        %th Reported by
        %th Reported at
        %th Message
        %th User
12
        %th Primary action
13 14
        %th
    = render @abuse_reports
15
  = paginate @abuse_reports
16 17
- else
  %h4 There are no abuse reports