3112: minor cleanup
[arvados.git] / apps / workbench / app / views / application / index.html.erb
index 0e72f7a2ddadf4f7947cb08b2afc0aa90a5cde50..3e2a608ed719cef61c52f17a07865bfdd6ca9dbd 100644 (file)
@@ -13,6 +13,8 @@
         <i class="fa fa-fw fa-plus"></i> Add a new user
       <% end %>
       <div id="user-setup-modal-window" class="modal fade" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"></div>
+    <% elsif controller.controller_name == 'manage_account' %>
+      <%# No add button is needed %>
     <% else %>
       <%= button_to({action: 'create'}, {class: 'btn btn-sm btn-primary'}) do %>
         <i class="fa fa-fw fa-plus"></i>