X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/bd1f0b637be6c97374b31ed5c442ff88d25e626e..a41baffe4f38019cb5b36875c5e0c838ef9201e5:/apps/workbench/app/views/layouts/body.html.erb diff --git a/apps/workbench/app/views/layouts/body.html.erb b/apps/workbench/app/views/layouts/body.html.erb index 0f4c5fe403..8b1fd739ab 100644 --- a/apps/workbench/app/views/layouts/body.html.erb +++ b/apps/workbench/app/views/layouts/body.html.erb @@ -18,108 +18,94 @@ <% if current_user %> -
  • - -
  • - - - - + <% if current_user.is_active %> +
  • + +
  • + <% end %> - <% if current_user.is_admin %> - - <% end %> + + <% if current_user.is_admin %> + + <% end %> <% else %>
  • Log in
  • <% end %> @@ -134,12 +120,12 @@
  • <%= link_to raw(' SDK Reference'), "#{Rails.configuration.arvados_docsite}/sdk", target: "_blank" %>
  • <%= link_to report_issue_popup_path(popup_type: 'version', current_location: request.url, current_path: request.fullpath, action_method: 'post'), - {class: 'report-issue-modal-window', :remote => true, return_to: request.url} do %> + {class: 'report-issue-modal-window', remote: true, return_to: request.url} do %> Show version / debugging info ... <% end %>
  • <%= link_to report_issue_popup_path(popup_type: 'report', current_location: request.url, current_path: request.fullpath, action_method: 'post'), - {class: 'report-issue-modal-window', :remote => true, return_to: request.url} do %> + {class: 'report-issue-modal-window', remote: true, return_to: request.url} do %> Report a problem ... <% end %>
  • @@ -163,20 +149,20 @@ Projects -