summaryrefslogtreecommitdiffstats
path: root/app/views/groups/edit.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/edit.html.erb')
-rw-r--r--app/views/groups/edit.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/edit.html.erb b/app/views/groups/edit.html.erb
index 43be52f30..b2f37bde1 100644
--- a/app/views/groups/edit.html.erb
+++ b/app/views/groups/edit.html.erb
@@ -1,3 +1,3 @@
<%= title [l(:label_group_plural), groups_path], @group.name %>
-<%= render_tabs group_settings_tabs %>
+<%= render_tabs group_settings_tabs(@group) %>