X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0042e4b42d9f4d3900aefc68617cb28c5a61a522..b52138614767c47770e871b5fa9d4ae9700e26ba:/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 3fc0c92fcd..5cfa2ca373 100644 --- a/apps/workbench/app/views/layouts/body.html.erb +++ b/apps/workbench/app/views/layouts/body.html.erb @@ -45,15 +45,11 @@ <%= current_user.email %> - - <% if current_user.is_admin %>
  • <%= 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 %>
  • @@ -165,20 +148,20 @@ Projects
    -