Skip to content
Snippets Groups Projects
Commit 8d80730a authored by Christopher Pietsch's avatar Christopher Pietsch
Browse files

changed keywords to array

parent ff5baf4b
No related branches found
No related tags found
No related merge requests found
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
"name": "keywords", "name": "keywords",
"source": "_keywords", "source": "_keywords",
"display": "column", "display": "column",
"type": "keywords" "type": "array"
}, },
{ {
"name": "strategy", "name": "strategy",
......
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
"name": "Stichworte", "name": "Stichworte",
"source": "_keywords", "source": "_keywords",
"display": "column", "display": "column",
"type": "keywords" "type": "array"
}, },
{ {
"name": "Ausleihe", "name": "Ausleihe",
......
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
"name": "Stichworte", "name": "Stichworte",
"source": "_keywords", "source": "_keywords",
"display": "column", "display": "column",
"type": "keywords" "type": "array"
} }
] ]
} }
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"name": "Keywords", "name": "Keywords",
"source": "_keywords", "source": "_keywords",
"display": "column", "display": "column",
"type": "keywords" "type": "array"
}, },
{ {
"name": "Id", "name": "Id",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment