Merge branch '110687814-update_values' into staging

This commit is contained in:
Stas 2016-03-29 11:59:05 +03:00
commit 1078779b47

View file

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