mirror of
https://github.com/internetee/registry.git
synced 2025-07-28 05:26:17 +02:00
Updated verify registrant change
This commit is contained in:
parent
c2881acdca
commit
ad05aa0d36
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ module Actions
|
|||
err_text = "email #{email} didn't pass validation"
|
||||
domain.add_epp_error('2005', nil, nil, "#{I18n.t(:parameter_value_syntax_error)} #{err_text}")
|
||||
@error = true
|
||||
return
|
||||
return false
|
||||
end
|
||||
|
||||
true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue