]> granicus.if.org Git - docbook-dsssl/commitdiff
A table emitted by tgroup template now calls "common.html.attributes"
authorBob Stayton <bobs@sagehill.net>
Fri, 31 Jul 2015 23:42:24 +0000 (23:42 +0000)
committerBob Stayton <bobs@sagehill.net>
Fri, 31 Jul 2015 23:42:24 +0000 (23:42 +0000)
to get the class attribute handled correctly.

xsl/html/table.xsl

index f3df9320cf23e756cecaf0c7eb2394cc4342de22..c6c9ee92829e4e03b4acf5669fbfb8367c722ce3 100644 (file)
   </xsl:variable>
 
   <table>
+    <xsl:apply-templates select="." mode="common.html.attributes"/>
+
     <xsl:choose>
       <!-- If there's a textobject/phrase for the table summary, use it -->
       <xsl:when test="../textobject/phrase">