From 9b7d321c8786bae7e1d4d8673ba541d7884c558b Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Sun, 9 Jul 2017 11:16:28 +0300 Subject: [PATCH] CSV export: show units on header Let's show the units in CSV header so the actual fields have only the values. This should be easier to parse with some other programs. Fixes #472 Signed-off-by: Miika Turkia --- xslt/xml2csv.xslt | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/xslt/xml2csv.xslt b/xslt/xml2csv.xslt index 211597325..25f5d8b7c 100644 --- a/xslt/xml2csv.xslt +++ b/xslt/xml2csv.xslt @@ -7,7 +7,14 @@ , - + + + + + + + + @@ -34,7 +41,7 @@ - + @@ -45,7 +52,7 @@ - + @@ -57,7 +64,7 @@ - +