Changeset 19916 in main for trunk/ibisph-view/src/main/webapp/xslt/html/community/indicator/Page.xslt
- Timestamp:
- 03/01/20 23:07:45 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ibisph-view/src/main/webapp/xslt/html/community/indicator/Page.xslt
r19890 r19916 57 57 /> 58 58 59 <xsl:param name="indicator" select="document(concat($Page.indicatorProfileXMLFilePath, '/',$IndicatorName, '.xml'), /)/INDICATOR"/>59 <xsl:param name="indicator" select="document(concat($Page.indicatorProfileXMLFilePath, $IndicatorName, '.xml'), /)/INDICATOR"/> 60 60 61 61
Note: See TracChangeset
for help on using the changeset viewer.