date is filter

This commit is contained in:
Jan Gerber 2015-09-21 11:25:13 +01:00
parent 95ab83a77b
commit 0ffc71190c

View file

@ -218,6 +218,7 @@
"type": "string", "type": "string",
"columnWidth": 120, "columnWidth": 120,
//"format": {"type": "date", "args": ["%a, %b %e, %Y"]}, //"format": {"type": "date", "args": ["%a, %b %e, %Y"]},
"filter": true,
"sort": true "sort": true
}, },
{ {