Import NDL from Shearwater Desktop
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
This commit is contained in:
parent
fcc69103be
commit
afb45a216c
@ -153,6 +153,11 @@
|
||||
<xsl:value-of select="concat(format-number((tank0pressurePSI * 2 div 14.5037738007), '#.##'), ' bar')"/>
|
||||
</xsl:attribute>
|
||||
</xsl:if>
|
||||
<xsl:if test="currentNdl != ''">
|
||||
<xsl:attribute name="ndl">
|
||||
<xsl:value-of select="concat(currentNdl, ':00 min')"/>
|
||||
</xsl:attribute>
|
||||
</xsl:if>
|
||||
</sample>
|
||||
</xsl:for-each>
|
||||
</divecomputer>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user