mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 16:32:04 +02:00
Merge branch '110687814-update_values' into staging
This commit is contained in:
commit
1078779b47
1 changed files with 1 additions and 1 deletions
|
@ -508,7 +508,7 @@ class Epp::Domain < Domain
|
|||
|
||||
end
|
||||
|
||||
if erros.empty? && verify
|
||||
if errors.empty? && verify
|
||||
self.upid = current_user.registrar.id if current_user.registrar
|
||||
self.up_date = Time.zone.now
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue