mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 08:52:04 +02:00
parent
834b13c922
commit
7530dd7b62
4 changed files with 24 additions and 23 deletions
|
@ -165,8 +165,8 @@ class Epp::Contact < Contact
|
|||
|
||||
identifier = Ident.new(code: ident,
|
||||
type: ident_frame.attr('type'),
|
||||
country_code: ident_frame.attr('cc'),
|
||||
)
|
||||
country_code: ident_frame.attr('cc')
|
||||
)
|
||||
|
||||
identifier.validate
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue