Mercurial > hg > soundsoftware-site
view app/views/users/edit.html.erb @ 1519:afce8026aaeb redmine-2.4-integration
Merge from branch "live"
author | Chris Cannam |
---|---|
date | Tue, 09 Sep 2014 09:34:53 +0100 |
parents | 51364c0cd58f |
children |
line wrap: on
line source
<div class="contextual"> <%= link_to l(:label_profile), user_path(@user), :class => 'icon icon-user' %> <%= change_status_link(@user) %> <%= delete_link user_path(@user) if User.current != @user %> </div> <%= title [l(:label_user_plural), users_path], @user.login %> <%= render_tabs user_settings_tabs %>