X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/aa58b06d72a858fd63e091622a5bd8b3a9287e72..e76165d4c3b0cb5929bfec08f36a95ecd80cd564:/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,