mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-01 00:03:24 +00:00
Added <leadquantity> to UDDF export, showing weight used.
Signed-off-by: Marton Long <martin@longhome.co.uk> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
721760e532
commit
f460ef581a
1 changed files with 4 additions and 0 deletions
|
@ -237,6 +237,10 @@
|
|||
</xsl:attribute>
|
||||
</link>
|
||||
</xsl:if>
|
||||
<equipmentused>
|
||||
<leadquantity><xsl:value-of select="substring-before(weightsystem/@weight, ' ')"/>
|
||||
</leadquantity>
|
||||
</equipmentused>
|
||||
</informationbeforedive>
|
||||
|
||||
<samples>
|
||||
|
|
Loading…
Add table
Reference in a new issue