gitlab-org--gitlab-foss/app/views/projects/security/configuration/show.html.haml

6 lines
269 B
Plaintext

- breadcrumb_title _("Security Configuration")
- page_title _("Security Configuration")
- @content_class = "limit-container-width" unless fluid_layout
#js-security-configuration-static{ data: { project_path: @project.full_path, upgrade_path: security_upgrade_path } }