Pad.ma: Don't format 'Times Accessed' as date, fixes #1108
This commit is contained in:
parent
c6d89b006f
commit
5d38d352d2
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue