8 lines
358 B
Plaintext
8 lines
358 B
Plaintext
- add_to_breadcrumbs _('Abuse reports'), admin_abuse_reports_path
|
|
- breadcrumb_title @abuse_report.user&.name
|
|
- @content_class = "limit-container-width" unless fluid_layout
|
|
- page_title @abuse_report.user&.name, _('Abuse reports')
|
|
|
|
#js-abuse-reports-detail-view{ data: abuse_report_data(@abuse_report) }
|
|
= gl_loading_icon(css_class: 'gl-my-5', size: 'md')
|