mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-25 01:03:18 +08:00
Add deprecated comments to system_message_notification
This commit is contained in:
parent
5253952988
commit
e72a2fc7d1
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ class AppMailerPreview < ActionMailer::Preview
|
|||
)
|
||||
end
|
||||
|
||||
# <b>DEPRECATED:</b> Please use <tt>system_notification</tt> instead.
|
||||
def system_message_notification
|
||||
AppMailer.notification(
|
||||
fake_user,
|
||||
|
|
Loading…
Reference in a new issue