X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/34173202861e94dee58ccd5b189983918813d870..138a4b0a5de177faede5255841a5c6fca06b31f4:/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
    -