Print

Print


Commit in www-lcsim/xsl on MAIN
detectors.xsl+1-11.6 -> 1.7
use detector tag for index rather than title

www-lcsim/xsl
detectors.xsl 1.6 -> 1.7
diff -u -r1.6 -r1.7
--- detectors.xsl	16 Dec 2005 19:28:00 -0000	1.6
+++ detectors.xsl	8 Jun 2010 00:02:26 -0000	1.7
@@ -34,7 +34,7 @@
 	      <td class="detectors_index">
 		<a>
 		  <xsl:attribute name="href"><xsl:text>#</xsl:text><xsl:value-of select="@name"/></xsl:attribute>
-		  <xsl:value-of select="@title"/>
+		  <xsl:value-of select="@name"/>
 		</a>
 	      </td>
 	      <td class="detectors_index">
CVSspam 0.2.8