diff --git a/config.jsonc b/config.jsonc index c7931dc..4345d24 100644 --- a/config.jsonc +++ b/config.jsonc @@ -177,7 +177,6 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "filter": true, "find": true, "sort": true, - "poster": true, "autocomplete": true, "columnWidth": 128 }, @@ -533,9 +532,9 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "title": "Type", "type": ["string"], "autocomplete": true, - "columnRequired": true, "columnWidth": 180, "filter": true, + "poster": true, "sort": true }, {