Merge pull request #2226 from jouve/username

add username to team_member page
This commit is contained in:
Dmitriy Zaporozhets 2013-01-05 12:33:39 -08:00
commit f33ada855c

View file

@ -8,8 +8,7 @@
= image_tag gravatar_icon(user.email, 60), class: "borders"
%h3.page_title
= user.name
%small
= user.email
%small (@#{user.username})
%hr
.back_link