Fixed nasty xslt bug.
svn path=/trunk/; revision=4583
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user