tweak keys

This commit is contained in:
j 2019-11-19 17:17:57 +01:00
parent 2523228600
commit 5cc35fd245

View file

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