6588: Removed manage account button, modified tests and deleted views.
[arvados.git] / apps / workbench / app / views / layouts / body.html.erb
index 73c0b8c35cb5d322cc47a8ed9afe57212e9b9096..c4594941dabfe4b9c21dddaf7806e0b13b45a3ca 100644 (file)
                   <% end %>
                 </li>
 
-                <li role="menuitem">
-                  <%= link_to manage_account_user_path(current_user), role: 'menu-item' do %>
-                    <i class="fa fa-lg fa-key fa-fw"></i> Manage account
-                  <% end %>
-                </li>
-
                 <% if Rails.configuration.user_profile_form_fields %>
                   <li role="menuitem"><a href="/users/<%=current_user.uuid%>/profile" role="menuitem"><i class="fa fa-lg fa-user fa-fw"></i> Manage profile</a></li>
                 <% end %>