[Yanel-commits] rev 24349 - public/yanel/trunk/src/build

michi at wyona.com michi at wyona.com
Fri May 11 13:41:28 CEST 2007


Author: michi
Date: 2007-05-11 13:41:27 +0200 (Fri, 11 May 2007)
New Revision: 24349

Modified:
   public/yanel/trunk/src/build/resource2resourcetypereg.xsl
Log:
servlet context prefix param is obsolete

Modified: public/yanel/trunk/src/build/resource2resourcetypereg.xsl
===================================================================
--- public/yanel/trunk/src/build/resource2resourcetypereg.xsl	2007-05-11 10:20:41 UTC (rev 24348)
+++ public/yanel/trunk/src/build/resource2resourcetypereg.xsl	2007-05-11 11:41:27 UTC (rev 24349)
@@ -7,8 +7,6 @@
   
   <xsl:output method="xml" indent="yes"/>
   
-  <xsl:param name="servlet.context.prefix" select="'NULL'"/>
-  
   <xsl:template match="/">
     <xsl:apply-templates/>
   </xsl:template>




More information about the Yanel-commits mailing list