hasPlaces/hasEvents

This commit is contained in:
Jan Gerber 2015-09-21 19:45:37 +01:00
parent 8f9372bc07
commit cac86392ee

View File

@ -671,6 +671,8 @@
"id": "keywords",
"title": "Keywords",
"canAddAnnotations": {"member": true, "staff": true, "admin": true},
"hasEvents": true,
"hasPlaces": true,
"item": "Keyword",
"autocomplete": true,
"overlap": true,
@ -680,6 +682,8 @@
"id": "notes",
"title": "Notes",
"canAddAnnotations": {"member": true, "friend": true, "staff": true, "admin": true},
"hasEvents": true,
"hasPlaces": true,
"item": "Note",
"overlap": true,
"showInfo": true,