mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-01 10:44:21 +08:00
Rename sciNote -> SciNote (test/ folder)
This commit is contained in:
parent
8e4d122027
commit
a065913e6e
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ class AppMailerPreview < ActionMailer::Preview
|
|||
fake_user,
|
||||
Notification.new(
|
||||
type_of: :system_message,
|
||||
title: 'sciNote 9.1 released!',
|
||||
title: 'SciNote 9.1 released!',
|
||||
message: '<a href="#" target="_blank">View release notes</a>',
|
||||
created_at: Time.now
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue