summaryrefslogtreecommitdiff
path: root/app/views/projects/security/configuration/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/security/configuration/show.html.haml')
-rw-r--r--app/views/projects/security/configuration/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/security/configuration/show.html.haml b/app/views/projects/security/configuration/show.html.haml
index fe47ce327c2..4d6feb9de6d 100644
--- a/app/views/projects/security/configuration/show.html.haml
+++ b/app/views/projects/security/configuration/show.html.haml
@@ -1,4 +1,4 @@
- breadcrumb_title _("Security Configuration")
- page_title _("Security Configuration")
-#js-security-configuration-static{ data: {project_path: @project.full_path} }
+#js-security-configuration-static{ data: { project_path: @project.full_path, upgrade_path: security_upgrade_path } }