Changeset 19860 in main for trunk/ibisph-view/src/main/webapp/xslt/html/query/selection/Page.xslt
- Timestamp:
- 02/17/20 13:02:33 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ibisph-view/src/main/webapp/xslt/html/query/selection/Page.xslt
r19781 r19860 28 28 <!-- ~~~~~~~~~~~~~~~~~~~~~~~ PARAMS / VARIABLES ~~~~~~~~~~~~~~~~~~~~~~~~ --> 29 29 <xsl:param name="Page.contentTitle" ibis:doc="Page's content title text query module selection/TITLE element."> 30 <xsl:value-of select="$Page.pageTitle"/> ConfigurationSelection30 <xsl:value-of select="$Page.pageTitle"/> Query Measure Selection 31 31 </xsl:param> 32 32
Note: See TracChangeset
for help on using the changeset viewer.