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,
|
||||
"columnWidth": 180,
|
||||
"find": true,
|
||||
"sort": true,
|
||||
"sortType": "title"
|
||||
"sort": true
|
||||
},
|
||||
{
|
||||
"id": "name",
|
||||
|
|
Loading…
Reference in a new issue