remove map/cal from listviews

This commit is contained in:
j 2019-10-23 15:51:06 +02:00
parent 841d18da7b
commit 5e7b409033
1 changed files with 3 additions and 3 deletions

View File

@ -923,9 +923,9 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
{"id": "grid", "title": "as Grid"},
{"id": "timelines", "title": "with Timelines"},
{"id": "clips", "title": "with Clips"},
{"id": "clip", "title": "as Clips"},
{"id": "map", "title": "on Map"},
{"id": "calendar", "title": "on Calendar"}
{"id": "clip", "title": "as Clips"}
//{"id": "map", "title": "on Map"},
//{"id": "calendar", "title": "on Calendar"}
],
/*
"media" defines additional media that gets added when importing items.