mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 10:49:39 +02:00
115693873-user_overwrite_removed
This commit is contained in:
parent
dce585344e
commit
0b3a7cedb4
1 changed files with 0 additions and 1 deletions
|
@ -518,7 +518,6 @@ class Epp::Domain < Domain
|
||||||
|
|
||||||
self.deliver_emails = true # turn on email delivery
|
self.deliver_emails = true # turn on email delivery
|
||||||
self.statuses.delete(DomainStatus::PENDING_UPDATE)
|
self.statuses.delete(DomainStatus::PENDING_UPDATE)
|
||||||
::PaperTrail.whodunnit = user.id_role_username # updator str should be the request originator not the approval user
|
|
||||||
|
|
||||||
send_mail :registrant_updated_notification_for_old_registrant
|
send_mail :registrant_updated_notification_for_old_registrant
|
||||||
return unless update(frame, user, false)
|
return unless update(frame, user, false)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue