X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0561bd0c3c07257fd58ded6c7cfa5feeae97af57..5022c4068227e4d354389169a9abd726206aff7d:/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 ab0fd67d3a..6027208b28 100644 --- a/apps/workbench/app/views/application/_report_error.html.erb +++ b/apps/workbench/app/views/application/_report_error.html.erb @@ -27,7 +27,7 @@ SPDX-License-Identifier: AGPL-3.0 %> or -<%= mail_to(Rails.configuration.support_email_address, "email us", +<%= mail_to(Rails.configuration.Mail.SupportEmailAddress, "email us", subject: "Workbench problem report", body: "Problem while viewing page #{request.url}") %>