Mercurial > hg > soundsoftware-site
view app/views/users/.svn/text-base/edit.rhtml.svn-base @ 213:00e958b1f6f8 feature_72
DEV commit: working in the repository config tab
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Wed, 09 Feb 2011 16:22:31 +0000 |
parents | 94944d00e43c |
children | 07fa8a8b56a8 |
line wrap: on
line source
<div class="contextual"> <%= link_to l(:label_profile), user_path(@user), :class => 'icon icon-user' %> <%= change_status_link(@user) %> </div> <h2><%= link_to l(:label_user_plural), :controller => 'users', :action => 'index' %> » <%=h @user.login %></h2> <%= render_tabs user_settings_tabs %> <% html_title(l(:label_user), @user.login, l(:label_administration)) -%>