diff --git a/app/helpers/mailer_helper.rb b/app/helpers/mailer_helper.rb index 56e3b2dd0..e49feb05e 100644 --- a/app/helpers/mailer_helper.rb +++ b/app/helpers/mailer_helper.rb @@ -11,7 +11,6 @@ module MailerHelper link_to( commentable.title, valuation_comments_url(@email.commentable), - target: :blank, style: "color: #2895F1; text-decoration:none;" ) end diff --git a/app/views/mailer/direct_message_for_receiver.html.erb b/app/views/mailer/direct_message_for_receiver.html.erb index 5a8799607..fa26d0727 100644 --- a/app/views/mailer/direct_message_for_receiver.html.erb +++ b/app/views/mailer/direct_message_for_receiver.html.erb @@ -11,7 +11,7 @@