From 2f04f7b924920715beb0c0326ca0db101ebe06ff Mon Sep 17 00:00:00 2001 From: Irene Schena Date: Fri, 9 Mar 2001 15:04:38 +0000 Subject: [PATCH] Modified Files: 1) expandobj.xsl: comments 2) objcontent.xsl, params.xsl: parameters abstraction from objcontent to params --- helm/style/expandobj.xsl | 2 +- helm/style/objcontent.xsl | 103 ++------------------------------------ helm/style/params.xsl | 103 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 107 insertions(+), 101 deletions(-) diff --git a/helm/style/expandobj.xsl b/helm/style/expandobj.xsl index 6fc812f36..d380be3ed 100644 --- a/helm/style/expandobj.xsl +++ b/helm/style/expandobj.xsl @@ -25,7 +25,7 @@ - + diff --git a/helm/style/objcontent.xsl b/helm/style/objcontent.xsl index 7c7488f16..b9f77cb82 100644 --- a/helm/style/objcontent.xsl +++ b/helm/style/objcontent.xsl @@ -157,107 +157,10 @@ - - - - - - - - + + + - - - -PROD - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - app - - - - - - - - - - - - - - - - - - - - - - - - - $ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/helm/style/params.xsl b/helm/style/params.xsl index 920cf50a5..b4d83bce8 100644 --- a/helm/style/params.xsl +++ b/helm/style/params.xsl @@ -258,6 +258,109 @@ + + + + + + + + + + + + +PROD + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + app + + + + + + + + + + + + + + + + + + + + + + + + + + $ + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.39.2