Changeset 1038
- Timestamp:
- 10/20/06 16:27:39
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/deployment/webadmin/webapp/resources/default/default/default.xsl
r1037 r1038 2301 2301 </xsl:choose> 2302 2302 </xsl:attribute> 2303 <xsl:variable name="calPath" select=" encodedPath"/>2303 <xsl:variable name="calPath" select="path"/><!-- not the encodedPath when put in a form - otherwise it gets double encoded --> 2304 2304 <xsl:variable name="calDisplay" select="path"/> 2305 2305 <xsl:choose>
