From 5868ff06f10e92350f93b6543cfc9c2f313a4b75 Mon Sep 17 00:00:00 2001 From: Maxwell Salzberg Date: Sat, 17 Mar 2012 16:56:20 -0700 Subject: [PATCH] remove user inspect at the top of invites. Thx Blaine [ci skip] --- app/views/notifier/invite.html.erb | 6 ------ 1 file changed, 6 deletions(-) diff --git a/app/views/notifier/invite.html.erb b/app/views/notifier/invite.html.erb index ead22fce2..c5a5f34de 100644 --- a/app/views/notifier/invite.html.erb +++ b/app/views/notifier/invite.html.erb @@ -36,12 +36,6 @@ - <% if @inviter.present? %> - <%= @inviter.inspect %> - <% end %> - - - 1. <%= t('devise.mailer.invitation_instructions.get_connected') %>