From ff1c33401bba25ab02efdcd23e52a3c3a14ab1b6 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Thu, 21 Feb 2013 08:37:45 +0530 Subject: Divelogs.de import empty value fix This checks that weight and dive durantion are defined before importing. (Empty value concatenated with unit gives an error on import.) Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/divelogs.xslt | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) (limited to 'xslt') diff --git a/xslt/divelogs.xslt b/xslt/divelogs.xslt index f010c8485..879fd3d32 100644 --- a/xslt/divelogs.xslt +++ b/xslt/divelogs.xslt @@ -25,9 +25,11 @@ - - - + + + + + @@ -105,14 +107,16 @@ - - - - - - - - + + + + + + + + + + -- cgit v1.2.3-70-g09d2