country is list

This commit is contained in:
j 2018-05-09 12:15:31 +01:00
parent 9adafc4377
commit 46be713d82
1 changed files with 1 additions and 1 deletions

View File

@ -522,7 +522,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
{
"id": "country",
"title": "Country",
"type": "string",
"type": ["string"],
"autocomplete": true,
"columnWidth": 180,
"filter": true,