Files
gitlabhq/app/views/shared/groups/_list.html.haml
T

5 lines
130 B
Plaintext

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