summaryrefslogtreecommitdiff
path: root/app/views/layouts/project_settings.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/project_settings.html.haml')
-rw-r--r--app/views/layouts/project_settings.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/layouts/project_settings.html.haml b/app/views/layouts/project_settings.html.haml
index 93214c2a674..97d9f2fbc78 100644
--- a/app/views/layouts/project_settings.html.haml
+++ b/app/views/layouts/project_settings.html.haml
@@ -1,4 +1,6 @@
- page_title _("Settings")
- nav "project"
+- enable_search_settings locals: { container_class: 'gl-my-5' }
+
= render template: "layouts/project"