Changeset 25197 in main
- Timestamp:
- 05/04/22 15:41:25 (2 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0.0/ibisph-view/src/main/webapp/xslt/html/indicator/profile/view/Page.xslt
r23335 r25197 78 78 </xsl:param> 79 79 80 <xsl:param name="showMap" select="ibis:DataViz.show Chart($Indicator.indicatorView/MAP_NAME)"/>80 <xsl:param name="showMap" select="ibis:DataViz.showMap($Indicator.indicatorView/MAP_NAME)"/> 81 81 <xsl:param name="showChart" select="ibis:DataViz.showChart($Indicator.indicatorView/CHART_NAME)"/> 82 82
Note: See TracChangeset
for help on using the changeset viewer.