autotopia: Fix time display in event table

This commit is contained in:
Peter Urban 2019-04-17 15:59:29 +02:00
parent 11ca2af924
commit 67850fe78d
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@
<xsl:value-of select="format-number(date:hour-in-day(start), '00')"/>
<xsl:text>:</xsl:text>
<xsl:value-of select="format-number(date:minute-in-hour(start), '00')"/>
<xsl:text>:</xsl:text>
<xsl:text></xsl:text>
</td>
<td>
<xsl:value-of select="venue"/>