keywords already used, use tag instead

This commit is contained in:
j 2019-11-18 18:08:33 +01:00
parent f0a46db39f
commit 923ed5bf83
1 changed files with 5 additions and 5 deletions

View File

@ -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"