fix sort type

This commit is contained in:
rlx 2018-09-12 20:03:22 +02:00
parent b9f28003c5
commit 9b32107e05

View file

@ -511,8 +511,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"columnRequired": true, "columnRequired": true,
"columnWidth": 180, "columnWidth": 180,
"find": true, "find": true,
"sort": true, "sort": true
"sortType": "title"
}, },
{ {
"id": "name", "id": "name",