Minor documentation improvements, update integration DLL.
This commit is contained in:
parent
3ef45fae56
commit
94b43e2f9d
3 changed files with 2 additions and 2 deletions
|
@ -792,7 +792,7 @@
|
|||
<xsl:template match="htmlonly"/>
|
||||
|
||||
<xsl:template match="*">
|
||||
<xsl:message>NO XSL TEMPLATE MATCH: <xsl:value-of select="name()"/></xsl:message>
|
||||
<xsl:message>NO XSL TEMPLATE MATCH: <xsl:value-of select="local-name()"/></xsl:message>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue