X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b56386aab9f0cddde9727d4e76fb28aae8b442c7..f4bc389289188870b866130402008a02e55e9a5d:/apps/workbench/app/views/application/_report_error.html.erb diff --git a/apps/workbench/app/views/application/_report_error.html.erb b/apps/workbench/app/views/application/_report_error.html.erb index 8ab1d895e9..2e449b79d7 100644 --- a/apps/workbench/app/views/application/_report_error.html.erb +++ b/apps/workbench/app/views/application/_report_error.html.erb @@ -1,5 +1,5 @@

-
If you suspect this is a bug, you can help us fix it by sending us a problem report:

+
If you suspect this is a bug, you can help us fix it by sending us a problem report:

<% if error_type == 'api' %> <% api_request_url = api_error.andand.request_url ? api_error.request_url : '' @@ -16,6 +16,6 @@ <% end %> <% end %> <% support_email = Rails.configuration.support_email_address%> -

+

If you prefer, send email to: <%=support_email%>