summaryrefslogtreecommitdiffstats
path: root/xslt
diff options
context:
space:
mode:
Diffstat (limited to 'xslt')
-rw-r--r--xslt/MacDive.xslt4
1 files changed, 4 insertions, 0 deletions
diff --git a/xslt/MacDive.xslt b/xslt/MacDive.xslt
index 6353c176f..da52f3319 100644
--- a/xslt/MacDive.xslt
+++ b/xslt/MacDive.xslt
@@ -66,6 +66,10 @@
</xsl:call-template>
</xsl:attribute>
+ <xsl:attribute name="tags">
+ <xsl:value-of select="entryType"/>
+ </xsl:attribute>
+
<xsl:variable name="delta">
<xsl:value-of select="sampleInterval"/>
</xsl:variable>