X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/436d545670d3637dcd96b429e538b995ee98a49b..e76165d4c3b0cb5929bfec08f36a95ecd80cd564:/services/api/app/views/admin_notifier/new_inactive_user.text.erb?ds=sidebyside diff --git a/services/api/app/views/admin_notifier/new_inactive_user.text.erb b/services/api/app/views/admin_notifier/new_inactive_user.text.erb index 2e9e01d05f..53a2b9852e 100644 --- a/services/api/app/views/admin_notifier/new_inactive_user.text.erb +++ b/services/api/app/views/admin_notifier/new_inactive_user.text.erb @@ -3,10 +3,10 @@ A new user landed on the inactive user page: <%= @user.full_name %> <<%= @user.email %>> -<% if not @wb_address.empty? -%> +<% if Rails.configuration.workbench_address -%> Please see workbench for more information: - <%= @wb_address %> + <%= Rails.configuration.workbench_address %> <% end -%> Thanks,