Author: saminda
Date: Thu Dec 6 20:09:56 2007
New Revision: 10666
Log:
Fixed for root
Modified:
trunk/commons/dynamic-codegen/src/tryit.xslt
Modified: trunk/commons/dynamic-codegen/src/tryit.xslt
==============================================================================
--- trunk/commons/dynamic-codegen/src/tryit.xslt (original)
+++ trunk/commons/dynamic-codegen/src/tryit.xslt Thu Dec 6 20:09:56 2007
@@ -11,7 +11,7 @@
<xsl:param name="wsrequest-location" select="'/WSRequest.js'"/>
<xsl:param name="xslt-location" select="'/xslt/formatxml.xslt'"/>
<xsl:param name="stub-location" />
- <xsl:param name="image-path" select="'/images/tryit/'"/>
+ <xsl:param name="image-path" select="'images/tryit/'"/>
<xsl:param name="enable-header" select="'false'"/>
<xsl:param name="enable-footer" select="'false'"/>
_______________________________________________
Commons-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/commons-dev