mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 10:45:58 +02:00
Merge pull request #877 from internetee/fix-country-dropdown
Fix country drop-down UI
This commit is contained in:
commit
8c7b2e0a79
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