110687814-contact_value_modification

This commit is contained in:
Stas 2016-03-24 16:33:32 +02:00
parent ed17431ebc
commit 21e74dce21

View file

@ -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)