mirror of
https://github.com/internetee/registry.git
synced 2025-07-13 14:35:05 +02:00
Refactor
This commit is contained in:
parent
5bb212ba24
commit
3dca771bcb
4 changed files with 5 additions and 4 deletions
|
@ -60,7 +60,7 @@ module Epp::DomainsHelper
|
|||
super({
|
||||
'2302' => [:epp_domain_taken, :epp_domain_reserved],
|
||||
'2306' => [:blank, [:out_of_range, {min: 1, max: 13}]],
|
||||
'2303' => [:epp_contact_not_found]
|
||||
'2303' => [:not_found]
|
||||
}, @domain
|
||||
)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue