From 7ea27a2d88083b5e705b72b9b5e36db13b824b06 Mon Sep 17 00:00:00 2001 From: Martin Long Date: Tue, 9 Dec 2014 23:24:53 +0000 Subject: Fixed airtemperature in UDDF export. The XSLT didn't expect the temperature tag to be within the element in the source, so the selection wasn't finding it. Signed-off-by: Marton Long Signed-off-by: Dirk Hohndel --- xslt/uddf-export.xslt | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/xslt/uddf-export.xslt b/xslt/uddf-export.xslt index 5037c71e7..6468e8927 100644 --- a/xslt/uddf-export.xslt +++ b/xslt/uddf-export.xslt @@ -203,11 +203,13 @@ - - - - - + + + + + + + -- cgit v1.2.3-70-g09d2