112602007-condition_changed

This commit is contained in:
Stas 2016-03-15 14:54:50 +02:00
parent 2c059f9176
commit 4fc4e4c36e

View file

@ -174,6 +174,8 @@ class Epp::Contact < Contact
else
throw :epp_error, {code: '2306', msg: I18n.t(:ident_update_error)}
end
else
throw :epp_error, {code: '2306', msg: I18n.t(:ident_update_error)}
end
end