info page uses summary

This commit is contained in:
j 2020-06-06 13:53:11 +02:00
parent 935ca5235b
commit 01de689611
1 changed files with 3 additions and 3 deletions

View File

@ -620,8 +620,8 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"sort": true "sort": true
}, },
{ {
"id": "description", "id": "summary",
"title": "Description", "title": "Summary",
"type": "text", "type": "text",
"find": true "find": true
}, },
@ -1153,7 +1153,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"calendarSelection": "", "calendarSelection": "",
"clipColumns": 2, "clipColumns": 2,
"clipSize": 416, "clipSize": 416,
"collectionColumns": ["title", "id", "extension", "dimensions", "size", "description", "matches", "user", "created", "modified"], "collectionColumns": ["title", "id", "extension", "dimensions", "size", "summary", "matches", "user", "created", "modified"],
"collectionColumnWidth": {}, "collectionColumnWidth": {},
"collectionSelection": [], "collectionSelection": [],
"collectionSort": [ "collectionSort": [