Changeset 19879 in main for trunk/ibisph-view/src/main/webapp/xslt/_ibis-path.xslt
- Timestamp:
- 02/20/20 22:56:16 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ibisph-view/src/main/webapp/xslt/_ibis-path.xslt
r19868 r19879 78 78 79 79 80 <xsl:param name="Re questURL"80 <xsl:param name="RemoteRequestURL" 81 81 ibis:doc="Current HTTP request URL." 82 82 /> 83 <xsl:variable name="ibis. requestURL" select="$RequestURL"/>83 <xsl:variable name="ibis.RemoteRequestURL" select="$RemoteRequestURL"/> 84 84 85 85 <xsl:param name="WebAppContextPath"
Note: See TracChangeset
for help on using the changeset viewer.