From e9ab2a482b056c8faadcf7d778b5c9fd4fff8d0d Mon Sep 17 00:00:00 2001 From: guange <8863824@gmail.com> Date: Fri, 8 Apr 2016 14:17:09 +0800 Subject: [PATCH] =?UTF-8?q?key3=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/models/mailer.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/models/mailer.rb b/app/models/mailer.rb index 2a429f6cd..ce9474cf0 100644 --- a/app/models/mailer.rb +++ b/app/models/mailer.rb @@ -1143,7 +1143,7 @@ class Mailer < ActionMailer::Base color:"#173177" }, keyword3:{ - value:h(truncate(" - #{key3}", length:50, omission: '...')), + value:key3, color:"#173177" }, remark:{