Korrektur MEKZ ACQ
This commit is contained in:
parent
051424c406
commit
18e25d4c57
|
@ -55,6 +55,7 @@ tasks:
|
||||||
# - task: plauen
|
# - task: plauen
|
||||||
- tasks/02-bibliotheca-main.sh "output/01-bibliotheca-pre"
|
- tasks/02-bibliotheca-main.sh "output/01-bibliotheca-pre"
|
||||||
sources:
|
sources:
|
||||||
|
- tasks/01-bibliotheca-pre.sh
|
||||||
- tasks/02-bibliotheca-main.sh
|
- tasks/02-bibliotheca-main.sh
|
||||||
- output/01-bibliotheca-pre/*.tsv
|
- output/01-bibliotheca-pre/*.tsv
|
||||||
generates:
|
generates:
|
||||||
|
|
|
@ -237,8 +237,8 @@ if curl -fs \
|
||||||
"selection": [
|
"selection": [
|
||||||
{
|
{
|
||||||
"v": {
|
"v": {
|
||||||
"v": "MEKZ ACQ",
|
"v": "MEKZ ACQ",
|
||||||
"l": "MEKZ ACQ"
|
"l": "MEKZ ACQ"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@ -279,7 +279,7 @@ if curl -fs \
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"name": "Column 1",
|
"name": "Column 1",
|
||||||
"columnName": "Column 1",
|
"columnName": "Column 1",
|
||||||
"query": "MEKZ ACQ",
|
"query": "MEKZ ACQ",
|
||||||
"mode": "text",
|
"mode": "text",
|
||||||
"caseSensitive": false,
|
"caseSensitive": false,
|
||||||
"invert": false
|
"invert": false
|
||||||
|
|
Loading…
Reference in New Issue