From 9b398d0267271984b1e50dbcbbe5984ef9e4d03b Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 4 Sep 2014 23:35:15 +0200 Subject: Removed square bracket syntax for includes in detail stylesheets * a recent change to InputXSLT enables transformations passed to FunctionGenerate as DOM-trees to behave exactly as if they where located in the same directory as the calling transformation --- detail/list.xsl | 2 +- detail/plan.xsl | 2 +- detail/process.xsl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'detail') diff --git a/detail/list.xsl b/detail/list.xsl index 3ba6f94..93585e8 100644 --- a/detail/list.xsl +++ b/detail/list.xsl @@ -13,7 +13,7 @@ indent="no" /> - + diff --git a/detail/plan.xsl b/detail/plan.xsl index 2479371..bef6fc5 100644 --- a/detail/plan.xsl +++ b/detail/plan.xsl @@ -15,7 +15,7 @@ indent="no" /> - + diff --git a/detail/process.xsl b/detail/process.xsl index 3ccbd36..4010f4b 100644 --- a/detail/process.xsl +++ b/detail/process.xsl @@ -15,7 +15,7 @@ indent="no" /> - + -- cgit v1.2.3