fix previous fix
This commit is contained in:
parent
5dfc1f48fc
commit
87063818f7
2 changed files with 2 additions and 4 deletions
|
|
@ -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"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue