[ARVADOS] updated: ab2550bca241736c162a435d62fc3ccb4ac5dc8e
git at public.curoverse.com
git at public.curoverse.com
Tue Jun 3 11:01:14 EDT 2014
Summary of changes:
services/api/app/views/admin_notifier/new_inactive_user.text.erb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via ab2550bca241736c162a435d62fc3ccb4ac5dc8e (commit)
from debfa4b65640388800daf3ac90263454a6fe2f8d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit ab2550bca241736c162a435d62fc3ccb4ac5dc8e
Author: Ward Vandewege <ward at curoverse.com>
Date: Tue Jun 3 11:01:00 2014 -0400
Fix workbench URL in inactive user notification e-mail.
refs #2681
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 f5c9a07..2e9e01d 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
@@ -6,7 +6,7 @@ A new user landed on the inactive user page:
<% if not @wb_address.empty? -%>
Please see workbench for more information:
- <%= not @wb_address %>
+ <%= @wb_address %>
<% end -%>
Thanks,
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list