Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.html.haml « abuse_reports « admin « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ea2d4f3b4af5905362188b2583aa423097337673 (plain)
1
2
3
4
5
6
- page_title _('Abuse Reports')

%h1.page-title.gl-font-size-h-display= _('Abuse Reports')

#js-abuse-reports-list-app{ data: abuse_reports_list_data(@abuse_reports) }
  = gl_loading_icon(css_class: 'gl-my-5', size: 'md')