X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d9aa5decc6edce30285df049277de2cf2c138c26..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 2b5ec88fc6..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 %> @@ -77,20 +78,15 @@ + + Folders +
  • Collections (data files)
  • +
  • + Jobs +
  • Pipeline instances
  • @@ -125,7 +121,10 @@ Groups
  • - Compute nodes + Compute nodes +
  • +
  • + Keep services
  • Keep disks @@ -229,7 +228,7 @@
  • <% else %> -
  • Log in
  • +
  • Log in
  • <% end %> @@ -248,5 +247,6 @@ <%= yield :footer_js %> <% end %> +