mirror of
https://github.com/internetee/registry.git
synced 2025-05-30 17:33:57 +02:00
Merge branch '112602007-incomplete_update_query' into staging
This commit is contained in:
commit
43a8eaf141
1 changed files with 2 additions and 0 deletions
|
@ -178,6 +178,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