gitlab-org--gitlab-foss/app/views/shared/groups/_list.html.haml

4 lines
107 B
Plaintext
Raw Normal View History

- if groups.any?
- groups.each_with_index do |group, i|
= render "shared/groups/group", group: group