Project

General

Profile

« Previous | Next » 

Revision 4636

assessment title and type are now elements rather than attributes in edml
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3345

View differences:

first-assessment-resultset.xsl
369 369
							<a>
370 370
								<xsl:attribute name="href">javascript:submitform('read','<xsl:value-of select="./docid" />',document.readForm)</xsl:attribute>
371 371
								<xsl:text>&#187;&#160;</xsl:text>
372
								<xsl:value-of select="./param[@name='assessment/@title']" />
372
								<xsl:value-of select="./param[@name='assessment/title']" />
373 373
							</a>
374 374
							(<xsl:value-of select="./docid" />)
375 375
							

Also available in: Unified diff