trying with another tag

svn path=/branches/test/; revision=27710
This commit is contained in:
hugo 2014-01-27 21:30:08 +00:00
parent be0b4e5778
commit 0c92386b9c
1 changed files with 1 additions and 1 deletions

View File

@ -1794,7 +1794,7 @@
<xsl:template match="fetch-news">
<xsl:call-template name="fetch-news">
<xsl:with-param name="tag" select="/buildinfo/document/sidebar/@news"/>
<xsl:with-param name="tag" select="'/buildinfo/document/sidebar/@news'"/>
<xsl:with-param name="nb-items" select="4"/>
</xsl:call-template>
</xsl:template>