keywords already used, use tag instead
This commit is contained in:
parent
f0a46db39f
commit
923ed5bf83
1 changed files with 5 additions and 5 deletions
|
@ -711,8 +711,8 @@
|
|||
"find": true
|
||||
},
|
||||
{
|
||||
"id": "keywords",
|
||||
"title": "Keywords",
|
||||
"id": "tags",
|
||||
"title": "Tags",
|
||||
"type": "layer",
|
||||
"autocomplete": true,
|
||||
"filter": true,
|
||||
|
@ -1007,10 +1007,10 @@
|
|||
*/
|
||||
"layers": [
|
||||
{
|
||||
"id": "keywords",
|
||||
"title": "Keywords",
|
||||
"id": "tags",
|
||||
"title": "Tags",
|
||||
"canAddAnnotations": {"member": true, "staff": true, "admin": true},
|
||||
"item": "Keyword",
|
||||
"item": "Tag",
|
||||
"autocomplete": true,
|
||||
"overlap": true,
|
||||
"type": "string"
|
||||
|
|
Loading…
Reference in a new issue