Logo was being attached twice on changeset comment notifications
This commit is contained in:
parent
7ef57b2fe8
commit
75f96fcc9a
1 changed files with 0 additions and 1 deletions
|
@ -182,7 +182,6 @@ class Notifier < ActionMailer::Base
|
|||
I18n.t("notifier.changeset_comment_notification.commented.subject_other", :commenter => @commenter)
|
||||
end
|
||||
|
||||
attach_project_logo
|
||||
attach_user_avatar(comment.author)
|
||||
|
||||
mail :to => recipient.email, :subject => subject
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue