Merge branch 'master' into 6588-split-manage-account
[arvados.git] / services / api / app / views / admin_notifier / new_inactive_user.text.erb
index f5c9a077c05a1c911127c07a78c47674c224f31d..53a2b9852ed3abaabd1eff9144ab15eb3c87db12 100644 (file)
@@ -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,