mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 03:06:14 +02:00
120093749-no_access_fix
This commit is contained in:
parent
d6e490d402
commit
6382d56266
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
|
||||
"[No access]"
|
||||
"[#{ident_country_code} #{ident_type}]"
|
||||
end
|
||||
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue