From 923ed5bf83f505a2c4adcbff10991425678c5566 Mon Sep 17 00:00:00 2001 From: j Date: Mon, 18 Nov 2019 18:08:33 +0100 Subject: [PATCH] keywords already used, use tag instead --- pandora/config.0xdb.jsonc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pandora/config.0xdb.jsonc b/pandora/config.0xdb.jsonc index 343c44b0..8440de9a 100644 --- a/pandora/config.0xdb.jsonc +++ b/pandora/config.0xdb.jsonc @@ -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"