Project

General

Profile

« Previous | Next » 

Revision 5769

show Entity when including measurement information within EML rendering

View differences:

eml-attribute.xsl
182 182
					'action': 'read',
183 183
					'docid': '<xsl:value-of select="$annotationId" />',
184 184
					'qformat': '<xsl:value-of select="$qformat" />',
185
					'attributeLabel': '<xsl:value-of select="$finalAttributeName" />'
185
					'attributeLabel': '<xsl:value-of select="$finalAttributeName" />',
186
					'showEntity': 'true'
186 187
				};
187 188
				load(
188 189
					'<xsl:value-of select="$contextURL" />/metacat',

Also available in: Unified diff