fix sort type
This commit is contained in:
parent
b9f28003c5
commit
9b32107e05
1 changed files with 1 additions and 2 deletions
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue