From f606db64dca6a4628bdac19b2c4ecf0eebbc050a Mon Sep 17 00:00:00 2001 From: Marsupio Date: Mon, 15 Dec 2014 16:39:15 +0100 Subject: [PATCH] send message button commented out --- app/views/users/show.html.haml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/users/show.html.haml b/app/views/users/show.html.haml index 2fd75c5..02a713d 100644 --- a/app/views/users/show.html.haml +++ b/app/views/users/show.html.haml @@ -27,10 +27,10 @@ %span.glyphicon.glyphicon-pencil = t "global.edit" - else - %li - %a - %span.glyphicon.glyphicon-envelope - = t "send message" + -#%li + -# %a + -# %span.glyphicon.glyphicon-envelope + -# = t "send message" - if admin? || @user != current_user %li %a{href: give_time_user_path(@user)}