Changeset 3319
- Timestamp:
- May 10, 2007, 1:40:42 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/docbook/docbook/xsl/html/chunk-common.xsl
r3301 r3319 489 489 <xsl:param name="object" select="."/> 490 490 <xsl:variable name="ischunk"> 491 <xsl:call-template name="chunk"> 492 <xsl:with-param name="node" select="$object"/> 493 </xsl:call-template> 491 <xsl:call-template name="chunk" /> 494 492 </xsl:variable> 495 493
Note: See TracChangeset
for help on using the changeset viewer.