Changeset 19879 in main for trunk/ibisph-view/src/main/webapp/xslt/html/indicator/profile/view
- Timestamp:
- 02/20/20 22:56:16 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ibisph-view/src/main/webapp/xslt/html/indicator/profile/view/Page.xslt
r19867 r19879 112 112 <xsl:call-template name="Page.options"> 113 113 <xsl:with-param name="title">Indicator Report Data View Options</xsl:with-param> 114 <xsl:with-param name="pageType" select="'view'"/> 114 115 </xsl:call-template> 115 116 … … 143 144 144 145 <xsl:call-template name="Indicator.dataNotes"> 145 <xsl:with-param name="title" select="' '"/>146 <xsl:with-param name="title" select="'Data Notes'"/> 146 147 <xsl:with-param name="measure" select="$measure"/> 147 148 <xsl:with-param name="indicatorView" select="$indicatorView"/>
Note: See TracChangeset
for help on using the changeset viewer.