From 2e9aa81fe5090ba8299f84abe22cc3c5bcbd0f6f Mon Sep 17 00:00:00 2001 From: sb Date: Tue, 10 Jun 2008 08:51:16 +0000 Subject: [PATCH] bug 1954 - was assuming keys would be passed in, and of course they aren't on creation. --- transforms/adl2controllerclasses.xslt | 48 +++++++++++++++++---------- 1 file changed, 30 insertions(+), 18 deletions(-) diff --git a/transforms/adl2controllerclasses.xslt b/transforms/adl2controllerclasses.xslt index 3f8c95f..1dc1fde 100755 --- a/transforms/adl2controllerclasses.xslt +++ b/transforms/adl2controllerclasses.xslt @@ -9,8 +9,8 @@ Transform ADL into (partial) controller classes $Author: sb $ - $Revision: 1.12 $ - $Date: 2008-06-09 15:52:07 $ + $Revision: 1.13 $ + $Date: 2008-06-10 08:51:16 $ -->