mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 10:16:01 +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?
|
if ident.present?
|
||||||
"#{ident} [#{ident_country_code} #{ident_type}]"
|
"#{ident} [#{ident_country_code} #{ident_type}]"
|
||||||
else
|
else
|
||||||
"[Blank]"
|
"[#{ident_country_code} #{ident_type}]"
|
||||||
end
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue