]> granicus.if.org Git - docbook-dsssl/commitdiff
Bug #1246: added missing with-param.
authorMauritz Jeanson <mj@johanneberg.com>
Wed, 16 Oct 2013 18:51:18 +0000 (18:51 +0000)
committerMauritz Jeanson <mj@johanneberg.com>
Wed, 16 Oct 2013 18:51:18 +0000 (18:51 +0000)
xsl/fo/table.xsl

index 5af5606a9d51d7b8f6661f728ca004f903588178..501abb068b317a859a4c862e6fbb440f2e607427 100644 (file)
               <xsl:with-param name="spans" select="$spans"/>
             </xsl:call-template>
           </xsl:with-param>
+          <xsl:with-param name="browserows" select="$browserows"/>
         </xsl:apply-templates>
       </xsl:if>
     </xsl:otherwise>