From b1ce342b3d71d1bcbd8267bd3970e54337dc2170 Mon Sep 17 00:00:00 2001 From: huang Date: Sat, 6 Jun 2015 09:44:23 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BD=9C=E4=B8=9A?= =?UTF-8?q?=E8=A1=A8=E4=BF=AE=E6=94=B9=E5=90=8E=E5=BC=95=E8=B5=B7=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/mailer/send_for_user_activities.html.erb | 10 +++++----- app/views/mailer/send_for_user_activities.text.erb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/app/views/mailer/send_for_user_activities.html.erb b/app/views/mailer/send_for_user_activities.html.erb index e1712a15d..3d53acd5a 100644 --- a/app/views/mailer/send_for_user_activities.html.erb +++ b/app/views/mailer/send_for_user_activities.html.erb @@ -39,7 +39,7 @@ <% end %> - <% if !@bids.first.nil? %> + <% unless @bids.empty? %>