Commit d3d64a45 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix tooltip for groups on user page

parent c83e19c0
.clearfix
- groups.each do |group|
= link_to group, class: 'profile-groups-avatars', title: group.name do
= image_tag group_icon(group.path), class: 'avatar s40'
= image_tag group_icon(group.path), class: 'avatar avatar-inline s40'
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment