summaryrefslogtreecommitdiff
path: root/app/views/layouts/group_settings.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/group_settings.html.haml')
-rw-r--r--app/views/layouts/group_settings.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/layouts/group_settings.html.haml b/app/views/layouts/group_settings.html.haml
index a1a1fc2f858..1ff53ce2a9d 100644
--- a/app/views/layouts/group_settings.html.haml
+++ b/app/views/layouts/group_settings.html.haml
@@ -1,5 +1,5 @@
- page_title "Settings"
-- header_title group_title(@group, "Settings", edit_group_path(@group))
-- sidebar "group_settings"
+- sidebar "dashboard" unless sidebar
+- nav "group"
= render template: "layouts/group"