mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-17 16:46:06 +10:00
5 lines
188 B
Plaintext
5 lines
188 B
Plaintext
.clearfix
|
|
- groups.each do |group|
|
|
= link_to group, class: 'profile-groups-avatars', title: group.name do
|
|
= image_tag group_icon(group.path), class: 'avatar avatar-inline s40'
|