From 3dc5ac219d0544307093e24c55395a61a49f3d79 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Sun, 31 May 2020 14:45:42 +0300 Subject: [PATCH] Print empty cylinder, if needed When the dive that is used to generate the header, we need to print empty cylinders for the dives that had less cylinders than the one used for header printing. Signed-off-by: Miika Turkia --- xslt/xml2manualcsv.xslt | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/xslt/xml2manualcsv.xslt b/xslt/xml2manualcsv.xslt index 9b09dd03d..727e59a59 100644 --- a/xslt/xml2manualcsv.xslt +++ b/xslt/xml2manualcsv.xslt @@ -306,6 +306,12 @@ + + + + + + @@ -568,4 +574,31 @@ + + + + + + + + " + " + + " + " + + " + " + + " + " + + " + " + + + + + +