X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f6235f6bbe13b61b298d07bedb75ba645d69ed15..3c4bcfbe8611878bff64778180f84ad93829e6b2:/services/api/app/views/admin_notifier/new_inactive_user.text.erb 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 f5c9a077c0..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: - <%= not @wb_address %> + <%= Rails.configuration.workbench_address %> <% end -%> Thanks,