mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Activate pending update new registrant notification #2804
This commit is contained in:
parent
0b132d5c1a
commit
8536ac2d6f
1 changed files with 1 additions and 0 deletions
|
@ -361,6 +361,7 @@ class Domain < ActiveRecord::Base
|
|||
changes_cache = changes
|
||||
|
||||
DomainMailer.registrant_pending_updated(self).deliver_now
|
||||
DomainMailer.pending_update_new_registrant_notification(self).deliver_now
|
||||
|
||||
reload # revert back to original
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue