Project

General

Profile

« Previous | Next » 

Revision 5585

do not make hyperlinks extra bold

View differences:

lib/style/skins/semtools/annotation-root.xsl
64 64
								<a>
65 65
									<xsl:attribute name="href">
66 66
										<xsl:value-of select="$tripleURI"/><xsl:value-of select="./@id"/></xsl:attribute>
67
			     						<b>View Annotation</b>
67
			     						View Annotation
68 68
			     				</a>
69 69
			     			</td>	
70 70
						</tr>
......
79 79
								<a>
80 80
									<xsl:attribute name="href">
81 81
										<xsl:value-of select="$tripleURI"/><xsl:value-of select="./@emlPackage"/></xsl:attribute>
82
			     						<b>View Data Package</b>
82
			     						View Data Package
83 83
			     				</a>
84 84
			     			</td>
85 85
			     		</tr>
......
95 95
									<xsl:attribute name="href">
96 96
										<xsl:value-of select="$tripleURI"/><xsl:value-of select="./@emlPackage"/>&amp;displaymodule=entity&amp;entitytype=dataTable&amp;entityindex=<xsl:value-of select="number(./@dataTable)+1"/>
97 97
									</xsl:attribute>
98
			     					<b>View Data Table Metadata</b>
98
			     					View Data Table Metadata
99 99
			     				</a>
100 100
			     			</td>
101 101
			     		</tr>

Also available in: Unified diff