not api endpoints, moved to button, fixed notifier message, fixed tests
This commit is contained in:
parent
443080d7b0
commit
44b08cc35d
6 changed files with 72 additions and 86 deletions
|
@ -83,7 +83,6 @@ class Notifier < ActionMailer::Base
|
|||
end
|
||||
end
|
||||
|
||||
# FIXME mail should say your / their depending who's message it is
|
||||
def diary_comment_notification(comment, recipient)
|
||||
with_recipient_locale recipient do
|
||||
@to_user = recipient.display_name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue