mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
110687814-contact_value_modification
This commit is contained in:
parent
ed17431ebc
commit
21e74dce21
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ class Epp::Contact < Contact
|
|||
end
|
||||
end
|
||||
|
||||
self.upid = current_user.id if current_user
|
||||
self.upid = current_user.registrar.id if current_user.registrar
|
||||
self.up_date = Time.zone.now
|
||||
|
||||
super(at)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue