mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 01:03:35 +02:00
115693873-added_pt
This commit is contained in:
parent
c447bc4d64
commit
1524e8eda9
1 changed files with 1 additions and 0 deletions
|
@ -353,6 +353,7 @@ class Domain < ActiveRecord::Base
|
|||
|
||||
status_notes[DomainStatus::PENDING_UPDATE] = ''
|
||||
status_notes[DomainStatus::PENDING_DELETE] = ''
|
||||
::PaperTrail.whodunnit = "#{self.class.name} - #{__method__}"
|
||||
|
||||
update_columns(
|
||||
registrant_verification_token: nil,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue