Skip to content

Commit 6edd652

Browse files
committed
Remove xsl:message in fo/qandaset.xsl
1 parent cb7e527 commit 6edd652

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

suse2022-ns/fo/qandaset.xsl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
</xsl:if>
4545
</xsl:variable>
4646

47+
<!-- <xsl:message>#######: "<xsl:value-of select="string($label.content)"/>"</xsl:message>-->
4748
<!-- changes v/ upstream: added font-family, font-size and
4849
keep-with-next.within-column attributes. -->
4950
<fo:list-item role="{local-name()}" id="{$entry.id}"
@@ -176,4 +177,5 @@
176177
</fo:block>
177178
</xsl:template>
178179

180+
179181
</xsl:stylesheet>

0 commit comments

Comments
 (0)