Project

General

Profile

« Previous | Next » 

Revision 8081

give the div that holds the download package button an id attribute so that we can dynamically change the content in there if/when we know the ORE map id instead of the EML id. https://projects.ecoinformatics.org/ecoinfo/issues/5948

View differences:

eml-identifier.xsl
137 137
						</a>				        		
138 138
					</xsl:if>
139 139
    			</div>
140
    			<div class="span2">
140
    			<div id="downloadPackage" class="span2">
141 141
   					<a class="btn">
142 142
   						<xsl:attribute name="href">
143 143
							<xsl:value-of select="$packageURI"/><xsl:value-of select="$pid"/>

Also available in: Unified diff