mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 10:16:01 +02:00
Fix country drop-down UI
This commit is contained in:
parent
d7fe0a2e2b
commit
435147ca46
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class SortedCountry
|
|||
def quick_list
|
||||
@quick_list ||=
|
||||
[
|
||||
%w[Estonia' EE],
|
||||
%w[Estonia EE],
|
||||
%w[Finland FI],
|
||||
%w[Latvia LV],
|
||||
%w[Lithuania LT],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue