mirror of
https://github.com/internetee/registry.git
synced 2025-07-20 17:55:55 +02:00
109361594-cutted_ident_added
This commit is contained in:
parent
7341686971
commit
dbe414db6f
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ module ApplicationHelper
|
|||
if ident.present?
|
||||
"#{ident} [#{ident_country_code} #{ident_type}]"
|
||||
else
|
||||
"[Blank]"
|
||||
"[#{ident_country_code} #{ident_type}]"
|
||||
end
|
||||
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue