mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 22:59:19 +10:00
3 lines
139 B
Plaintext
3 lines
139 B
Plaintext
- groups.each do |group|
|
|
= link_to group, class: 'profile-groups-avatars', :title => group.name do
|
|
= image_tag group_icon(group.path) |