Project

General

Profile

« Previous | Next » 

Revision 5684

remove special ">>" character from style sheet
use absolute path to the spinner animated gif

View differences:

annotation-root.xsl
65 65
									<xsl:attribute name="href">
66 66
										<xsl:value-of select="$tripleURI"/><xsl:value-of select="./@id"/>
67 67
									</xsl:attribute>
68
									<xsl:text>&#187;&#160;</xsl:text>
69 68
									<xsl:value-of select="./@id"/>
70 69
								</a>	
71 70
							</td>	
......
79 78
									<xsl:attribute name="href">
80 79
										<xsl:value-of select="$tripleURI"/><xsl:value-of select="./@emlPackage"/>
81 80
									</xsl:attribute>
82
									<xsl:text>&#187;&#160;</xsl:text>
83 81
									<xsl:value-of select="./@emlPackage"/>
84 82
								</a>	
85 83
							</td>
......
93 91
									<xsl:attribute name="href">
94 92
										<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"/>
95 93
									</xsl:attribute>
96
									<xsl:text>&#187;&#160;</xsl:text>
97 94
									<xsl:value-of select="./@dataTable"/>
98 95
								</a>	
99 96
							</td>

Also available in: Unified diff