X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/126421a50572468e5ddc0d979299c56cca7a5edd..213c5692b02c5014b211ad86808aa5f8a4f4f251:/apps/workbench/app/views/application/404.html.erb diff --git a/apps/workbench/app/views/application/404.html.erb b/apps/workbench/app/views/application/404.html.erb index ae7dc223b7..7d15d95557 100644 --- a/apps/workbench/app/views/application/404.html.erb +++ b/apps/workbench/app/views/application/404.html.erb @@ -24,7 +24,7 @@ Perhaps you'd like to


<% error_message = "The #{req_item_plain_text} was not found." %> -Would you like to report this problem? +Would you like to report this problem?
<%= link_to report_issue_popup_path(popup_type: 'report', current_location: request.fullpath, action_method: 'post', error_message: error_message), {class: 'btn btn-primary report-issue-modal-window', 'data-toggle' => "modal", 'data-target' => '#report-issue-modal-window', :remote => true, return_to: request.url} do %> Report problem