Usability improved. Nothing to show messages for issues, MR

This commit is contained in:
Dmitriy Zaporozhets 2012-03-10 23:41:05 +02:00
parent bd7359b50e
commit a10ad7183e
5 changed files with 30 additions and 5 deletions

View file

@ -1,7 +1,14 @@
.media-grid
= link_to "#" do
= image_tag gravatar_icon(@user.email, 90), :class => "thumbnail"
%h3.media_h= @user.name
%h3.media_h
= @user.name
%br
%small
= @user.email
.right
%p.alert-message.block-message You can change your avatar at gravatar.com
%hr