show only 2 events on country page
svn path=/branches/test/; revision=27632
This commit is contained in:
parent
8d501db932
commit
e50396b62b
@ -130,7 +130,7 @@
|
||||
<!-- Future events -->
|
||||
<xsl:call-template name="fetch-events">
|
||||
<xsl:with-param name="wanted-time" select="'future'" />
|
||||
<xsl:with-param name="nb-items" select="3" />
|
||||
<xsl:with-param name="nb-items" select="2" />
|
||||
<xsl:with-param name="tag">
|
||||
<xsl:value-of select="$country-code" />
|
||||
</xsl:with-param>
|
||||
|
Loading…
Reference in New Issue
Block a user