From 19cdab52b395fae73ce5cf42bf938eb75041ed62 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Mon, 18 May 2020 17:32:41 +0300 Subject: [PATCH] CSV export: Split printing of header This will split the printing of header for CSV export. Cylinder information is printed by itself allowing me to later print it in a loop as many times as there are cylinders. Signed-off-by: Miika Turkia --- xslt/xml2manualcsv.xslt | 28 ++++++++++++++++++++++------ 1 file changed, 22 insertions(+), 6 deletions(-) diff --git a/xslt/xml2manualcsv.xslt b/xslt/xml2manualcsv.xslt index d690cec41..3892d8c6e 100644 --- a/xslt/xml2manualcsv.xslt +++ b/xslt/xml2manualcsv.xslt @@ -13,6 +13,8 @@ + + + + + + + + - + + + + + +