From bcbc401e3bfeb2a9d079433793f0ab0092d498f9 Mon Sep 17 00:00:00 2001 From: pb Date: Sun, 6 Jan 2013 19:36:02 +0000 Subject: [PATCH] Enhanced build-template.xsl to handle special dirs template/ROOT and template/ERROR for specific jsp templates respectivly. git-svn-id: https://svn.libreccm.org/ccm/trunk@2027 8810af33-2d31-482b-a856-94f89814c4df --- tools-ng/common/xsl/build-template.xsl | 30 +++++++++++++++++++++++--- tools-ng/ecdc/scriptlib/build-ccm.xml | 9 ++++++++ 2 files changed, 36 insertions(+), 3 deletions(-) diff --git a/tools-ng/common/xsl/build-template.xsl b/tools-ng/common/xsl/build-template.xsl index 5bbc9ab97..a13618cf4 100755 --- a/tools-ng/common/xsl/build-template.xsl +++ b/tools-ng/common/xsl/build-template.xsl @@ -1337,14 +1337,38 @@ - + + - - + + + + + + + + + + + + + + + + + + + + + +