fix previous fix

This commit is contained in:
rolux 2012-02-19 08:09:41 +00:00
commit 87063818f7
2 changed files with 2 additions and 4 deletions

View file

@ -435,7 +435,6 @@
"title": "Places",
"canAddAnnotations": {"member": true, "staff": true, "admin": true},
"item": "Place",
"overlap": true,
"type": "place"
},
{
@ -443,7 +442,6 @@
"title": "Events",
"canAddAnnotations": {"member": true, "staff": true, "admin": true},
"item": "Event",
"overlap": true,
"type": "event"
},
{
@ -451,7 +449,7 @@
"title": "Keywords",
"canAddAnnotations": {"member": true, "staff": true, "admin": true},
"item": "Keyword",
"overlap": true,
"isSubtitle": true,
"type": "string"
},
{