From cecb94e3a147f643b995385d7ecb7acfba7391f9 Mon Sep 17 00:00:00 2001 From: Felix Lohmeier Date: Mon, 12 Apr 2021 10:58:05 +0200 Subject: [PATCH] 2010 ISSN mit Bindestrich --- bibliotheca/config/main/2010.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bibliotheca/config/main/2010.json b/bibliotheca/config/main/2010.json index ab566d0..6f1713f 100644 --- a/bibliotheca/config/main/2010.json +++ b/bibliotheca/config/main/2010.json @@ -26,7 +26,7 @@ "mode": "row-based" }, "baseColumnName": "M|ISSN", - "expression": "grel:value.replace('-','')", + "expression": "grel:value", "onError": "set-to-blank", "newColumnName": "2010", "columnInsertIndex": 3