##// END OF EJS Templates
Merged r2520 from trunk....
Jean-Philippe Lang -
r2457:69b99aa518b4
parent child
Show More
@@ -195,5 +195,6 class MailHandler < ActionMailer::Base
195 195 @plain_text_body = plain_text_part.body.to_s
196 196 end
197 197 @plain_text_body.strip!
198 @plain_text_body
198 199 end
199 200 end
General Comments 0
You need to be logged in to leave comments. Login now