update config

This commit is contained in:
rlx 2019-06-24 12:48:26 +02:00
parent 4e73a70588
commit 8342094bfb

View file

@ -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
}, },