reduce itemViews

This commit is contained in:
j 2019-10-23 15:49:01 +02:00
parent da5713addf
commit 841d18da7b

View file

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