From 8342094bfbfaae65958dbc3d7f53377617afa6c0 Mon Sep 17 00:00:00 2001 From: rlx Date: Mon, 24 Jun 2019 12:48:26 +0200 Subject: [PATCH] update config --- config.jsonc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.jsonc b/config.jsonc index 7dcdb05..916db56 100644 --- a/config.jsonc +++ b/config.jsonc @@ -224,6 +224,8 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "title": "Date", "type": "string", "columnWidth": 120, + "filter": true, + "find": true, //"format": {"type": "date", "args": ["%a, %b %e, %Y"]}, "sort": true },