update config
This commit is contained in:
parent
4e73a70588
commit
8342094bfb
1 changed files with 2 additions and 0 deletions
|
@ -224,6 +224,8 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
||||||
"title": "Date",
|
"title": "Date",
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"columnWidth": 120,
|
"columnWidth": 120,
|
||||||
|
"filter": true,
|
||||||
|
"find": true,
|
||||||
//"format": {"type": "date", "args": ["%a, %b %e, %Y"]},
|
//"format": {"type": "date", "args": ["%a, %b %e, %Y"]},
|
||||||
"sort": true
|
"sort": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue