mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 08:43:37 +02:00
110687814-typo
This commit is contained in:
parent
5c2033a8a8
commit
9875393b63
1 changed files with 1 additions and 1 deletions
|
@ -489,7 +489,7 @@ class Epp::Domain < Domain
|
||||||
|
|
||||||
# at[:statuses] += at_add[:domain_statuses_attributes]
|
# at[:statuses] += at_add[:domain_statuses_attributes]
|
||||||
|
|
||||||
if erros.empty? && verify
|
if errors.empty? && verify
|
||||||
self.upid = current_user.registrar.id if current_user.registrar
|
self.upid = current_user.registrar.id if current_user.registrar
|
||||||
self.up_date = Time.zone.now
|
self.up_date = Time.zone.now
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue