From 07fabc03fd8f67e7fab8bb150c9b2406fc67e641 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Tue, 8 Apr 2014 23:08:58 +0300 Subject: No negative depth on divelogs.de export Crafting depth samples produced a negative depth for the last sample. This patch checks that negative last sample is ignored. (This occurred when last manual sample is not full minutes.) Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/divelogs-export.xslt | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'xslt/divelogs-export.xslt') diff --git a/xslt/divelogs-export.xslt b/xslt/divelogs-export.xslt index 287b28c18..614fafd5c 100644 --- a/xslt/divelogs-export.xslt +++ b/xslt/divelogs-export.xslt @@ -214,11 +214,13 @@ - - - - - + + + + + + + -- cgit v1.2.3-70-g09d2