Changeset 25063 in main for adopters/nm-epht/trunk/src/main/webapps/nmepht-view/xslt/html/community/SiteSpecific.xslt
- Timestamp:
- 04/14/22 18:55:21 (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nm-epht/trunk/src/main/webapps/nmepht-view/xslt/html/community/SiteSpecific.xslt
r25011 r25063 37 37 <xsl:param name="Page.communityReportType" select="'indicators'"/> 38 38 39 <xsl:param name="Page.communityDimensionNames"> 40 <NAME>GeoCnty</NAME> 41 </xsl:param> 39 <xsl:param name="Page.communityDimensionNames" select="'GeoCnty'"/> 42 40 43 41 </xsl:stylesheet>
Note: See TracChangeset
for help on using the changeset viewer.