X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/060d38d627bd1e51dd2b3c6e7de9af6aa7d7b6f3..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}") %>