default to list of countries
This commit is contained in:
parent
53c9d13aa7
commit
6af2a1cbe6
1 changed files with 1 additions and 1 deletions
|
@ -550,7 +550,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
||||||
{
|
{
|
||||||
"id": "country",
|
"id": "country",
|
||||||
"title": "Country",
|
"title": "Country",
|
||||||
"type": "string",
|
"type": ["string"],
|
||||||
"autocomplete": true,
|
"autocomplete": true,
|
||||||
"columnWidth": 180,
|
"columnWidth": 180,
|
||||||
"filter": true,
|
"filter": true,
|
||||||
|
|
Loading…
Reference in a new issue