X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7df1885cee1d6eb0f65a010f13ca7e9ff59c80d9..52bf3c0924da239488fff3ed9907c3478ee44e6b:/apps/workbench/app/views/layouts/application.html.erb diff --git a/apps/workbench/app/views/layouts/application.html.erb b/apps/workbench/app/views/layouts/application.html.erb index 2e17f54e78..c2be7c9c34 100644 --- a/apps/workbench/app/views/layouts/application.html.erb +++ b/apps/workbench/app/views/layouts/application.html.erb @@ -14,6 +14,7 @@ + <%= stylesheet_link_tag "application", :media => "all" %> <%= javascript_include_tag "application" %> <%= csrf_meta_tags %> @@ -70,66 +71,67 @@ +
  • Collections (data files)
  • +
  • + Jobs +
  • Pipeline instances
  • Pipeline templates
  • -
  • - Folders +
  •  
  • +
  • + Repositories +
  • +
  • + Virtual machines +
  • +
  • + Humans +
  • +
  • + Specimens +
  • +
  • + Traits +
  • +
  • + Links +
  • + <% if current_user.andand.is_admin %> +
  • + Users +
  • + <% end %> +
  • + Groups +
  • +
  • + Compute nodes +
  • +
  • + Keep services +
  • +
  • + Keep disks
  • - <% end %> - - <% else %> -
  • Log in
  • +
  • Log in
  • <% end %> @@ -244,5 +247,6 @@ <%= yield :footer_js %> <% end %> +