mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
109361594-ident_country_added
This commit is contained in:
parent
dbe414db6f
commit
2ff64fe382
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ module ApplicationHelper
|
|||
|
||||
case ident_type
|
||||
when 'birthday'
|
||||
"#{ident} [#{ident_type}]"
|
||||
"#{ident} [#{ident_country_code} #{ident_type}]"
|
||||
else
|
||||
if ident.present?
|
||||
"#{ident} [#{ident_country_code} #{ident_type}]"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue