BigW Consortium Gitlab

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