From f38f8ce4c9a04921a5835b5390b665ef74d05390 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Sat, 12 Sep 2015 21:16:21 +0300 Subject: Add importing of working pressure from divelogs.de We were missing the import of cylinders' working pressure when syncing with divelogs.de. This piece of information is required for proper unit conversions when user uses imperial units for displaying the dive information. (Both Subsurface and divelogs.de use metric internally, or at least the export from divelogs.de is in metric.) See #907 Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/divelogs-export.xslt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'xslt/divelogs-export.xslt') diff --git a/xslt/divelogs-export.xslt b/xslt/divelogs-export.xslt index 7877c148f..b97b5fbcc 100644 --- a/xslt/divelogs-export.xslt +++ b/xslt/divelogs-export.xslt @@ -114,6 +114,11 @@ + + + + + @@ -159,6 +164,11 @@ + + + + + -- cgit v1.2.3-70-g09d2