Fixed nasty xslt bug.

svn path=/trunk/; revision=4583
This commit is contained in:
2004-10-20 20:32:25 +00:00
parent d1df63020e
commit c66cb54f1e

View File

@@ -22,7 +22,7 @@
</html>
</xsl:template>
<xsl:template select="description"><xsl:apply-templates /></xsl:template>
<xsl:template match="description"><xsl:apply-templates /></xsl:template>
<xsl:template match="@*|node()" priority="-1">
<xsl:copy>