From 798962462aa4762b3e701e9ccf698bf0f8d3abdd Mon Sep 17 00:00:00 2001 From: Felix Lohmeier Date: Mon, 9 Nov 2020 16:38:41 +0100 Subject: [PATCH] =?UTF-8?q?Alephino=20Sortierung=20ge=C3=A4ndert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tasks/02-alephino-main.sh | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/tasks/02-alephino-main.sh b/tasks/02-alephino-main.sh index 09b5024..afcdcb1 100755 --- a/tasks/02-alephino-main.sh +++ b/tasks/02-alephino-main.sh @@ -83,7 +83,17 @@ if curl -fs \ }, { "op": "core/column-move", - "columnName": "M|001", + "columnName": "M|029", + "index": 0 + }, + { + "op": "core/column-move", + "columnName": "M|026f", + "index": 0 + }, + { + "op": "core/column-move", + "columnName": "M|IDN", "index": 0 } ]