Fixed duplicate pagination on explore#groups

Closes #29531
This commit is contained in:
Phil Hughes 2017-03-16 08:54:36 +00:00
parent 68e64a5b44
commit badec3de33

View file

@ -11,5 +11,3 @@
= render 'groups'
- else
.nothing-here-block No public groups
= paginate @groups, theme: "gitlab"