tweak keys

This commit is contained in:
j 2019-11-19 17:17:57 +01:00
parent 2523228600
commit 5cc35fd245
1 changed files with 2 additions and 9 deletions

View File

@ -643,8 +643,8 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"find": true
},
{
"id": "runtime",
"title": "Runtime",
"id": "duration",
"title": "Duration",
"type": "time",
"columnWidth": 90,
"format": {"type": "duration", "args": []},
@ -772,13 +772,6 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"sort": true,
"value": {"key": "files", "type": "length"}
},
{
"id": "filename",
"title": "Filename",
"type": ["string"],
"capability": "canSeeMedia",
"find": true
},
{
"id": "created",
"title": "Date Created",