send message button commented out
This commit is contained in:
@@ -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)}
|
||||
|
||||
Reference in New Issue
Block a user