From 03a01efdcb536ab2e123acf5f7f69b886f5632cf Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Tue, 24 Dec 2013 17:01:40 +0200 Subject: We need to use include statement on XSLT nowadays After change to include XSLT files in resources, the import quit working (even though the files and templates were found properly). This patch uses include statement instead as it seems to work in our case. Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/divelogs-export.xslt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xslt/divelogs-export.xslt') diff --git a/xslt/divelogs-export.xslt b/xslt/divelogs-export.xslt index b3bed6c35..cbca51dec 100644 --- a/xslt/divelogs-export.xslt +++ b/xslt/divelogs-export.xslt @@ -1,7 +1,7 @@ - +