Pad.ma: Don't format 'Times Accessed' as date, fixes #1108

This commit is contained in:
rolux 2012-10-28 12:54:13 +01:00
parent c6d89b006f
commit 5d38d352d2

View file

@ -446,7 +446,6 @@
"type": "integer", "type": "integer",
"capability": "canSeeAccessed", "capability": "canSeeAccessed",
"columnWidth": 60, "columnWidth": 60,
"format": {"type": "date", "args": ["%Y-%m-%d %H:%M:%S"]},
"sort": true "sort": true
}, },
{ {