CSV export: Remove erroneous printed dive site notes from export

Remove erroneous printed dive site notes from dive profile export.

Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
This commit is contained in:
Stefan Fuchs 2018-03-15 22:02:18 +01:00 committed by Dirk Hohndel
parent 5c9345976c
commit 2f1d6867df

View file

@ -20,6 +20,8 @@
<xsl:apply-templates select="dive|trip/dive"/>
</xsl:template>
<xsl:template match="divesites/site/notes"/>
<xsl:template match="dive">
<xsl:variable name="number">
<xsl:value-of select="@number"/>