From 360cd85445e325c64246128f5b1d5a67ac462426 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Sun, 9 Apr 2017 15:02:25 +0300 Subject: Fix DivingLog import DivingLog seems to report cylinder start and end pressures in metric format, but sample readings are in imperial in case user has selected this unit. So we must convert the sample pressures in this case. Signed-off-by: Miika Turkia --- xslt/DivingLog.xslt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'xslt/DivingLog.xslt') diff --git a/xslt/DivingLog.xslt b/xslt/DivingLog.xslt index 15ad651a9..f7921f619 100644 --- a/xslt/DivingLog.xslt +++ b/xslt/DivingLog.xslt @@ -211,7 +211,14 @@ Until further information, just grab "randomly" the first pressure reading --> - + + + + + + + + -- cgit v1.2.3-70-g09d2