adding non-finding id to title

This commit is contained in:
skyanth
2020-03-23 10:38:43 +01:00
parent 439ae2032f
commit ed78e98c86
+1 -1
View File
@@ -230,7 +230,7 @@
/>
</xsl:variable>
<fo:block line-height="0.7cm">
<xsl:if test="parent::finding">
<xsl:if test="parent::finding or parent::non-finding">
<xsl:call-template name="prependId"/>
</xsl:if>
<!-- some hard waiver logic here (unfortunately): if we're still in the quote, the waiver is an annex and should be numbered as such... -->