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