-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add in message and notification on Article (#2541)
* Add in message and notification on Article * Add notify to deposited
- Loading branch information
Showing
7 changed files
with
16 additions
and
107 deletions.
There are no files selected for viewing
38 changes: 0 additions & 38 deletions
38
app/controllers/concerns/scholars_archive/articles_controller_behavior.rb
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 0 additions & 16 deletions
16
app/mailers/scholars_archive/articles_notification_mailer.rb
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
28 changes: 0 additions & 28 deletions
28
app/views/scholars_archive/articles_notification_mailer/email_article_depositor.html.erb
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 0 additions & 23 deletions
23
spec/mailers/scholars_archive/articles_notification_mailer_spec.rb
This file was deleted.
Oops, something went wrong.