mirror of
https://github.com/internetee/registry.git
synced 2025-07-04 10:13:34 +02:00
112602007-condition_changed
This commit is contained in:
parent
2c059f9176
commit
4fc4e4c36e
1 changed files with 2 additions and 0 deletions
|
@ -174,6 +174,8 @@ class Epp::Contact < Contact
|
||||||
else
|
else
|
||||||
throw :epp_error, {code: '2306', msg: I18n.t(:ident_update_error)}
|
throw :epp_error, {code: '2306', msg: I18n.t(:ident_update_error)}
|
||||||
end
|
end
|
||||||
|
else
|
||||||
|
throw :epp_error, {code: '2306', msg: I18n.t(:ident_update_error)}
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue