reduce itemViews

This commit is contained in:
j 2019-10-23 15:49:01 +02:00
parent da5713addf
commit 841d18da7b
1 changed files with 4 additions and 4 deletions

View File

@ -840,9 +840,9 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
{"id": "editor", "title": "Editor"},
{"id": "timeline", "title": "Timeline"},
{"id": "clips", "title": "Clips"},
{"id": "map", "title": "Map"},
{"id": "calendar", "title": "Calendar"},
{"id": "documents", "title": "Documents"},
// {"id": "map", "title": "Map"},
// {"id": "calendar", "title": "Calendar"},
// {"id": "documents", "title": "Documents"},
{"id": "data", "title": "Data"},
{"id": "media", "title": "Media"}
],
@ -1228,7 +1228,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"videoLoop": false,
"videoMuted": false,
"videoPoints": {},
"videoResolution": 240,
"videoResolution": 480,
"videoScale": "fit",
"videoSize": "small",
"videoSubtitles": true,