summaryrefslogtreecommitdiff
path: root/app/views/dashboard/groups/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/dashboard/groups/index.html.haml')
-rw-r--r--app/views/dashboard/groups/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/dashboard/groups/index.html.haml b/app/views/dashboard/groups/index.html.haml
index c249f5cacec..f3f3f58111e 100644
--- a/app/views/dashboard/groups/index.html.haml
+++ b/app/views/dashboard/groups/index.html.haml
@@ -16,4 +16,4 @@
- group = group_member.group
= render 'shared/groups/group', group: group, group_member: group_member
-= paginate @group_members
+= paginate @group_members, theme: 'gitlab'