Changeset 19879 in main for trunk/ibisph-view/src/main/webapp/xslt/html/indicator/profile/summary/Page.xslt
- Timestamp:
- 02/20/20 22:56:16 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ibisph-view/src/main/webapp/xslt/html/indicator/profile/summary/Page.xslt
r19868 r19879 41 41 <xsl:call-template name="Page.options"> 42 42 <xsl:with-param name="title">Summary Indicator Report Data View Options</xsl:with-param> 43 <xsl:with-param name=" isSummary" select="true()"/>43 <xsl:with-param name="pageType" select="'summary'"/> 44 44 </xsl:call-template> 45 45
Note: See TracChangeset
for help on using the changeset viewer.