Restore event length in dashboard table

This commit is contained in:
Lucas Verney 2016-11-05 03:56:48 +01:00
parent ffdff1d833
commit a60b86ce18
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
br
span
span {{ '(' }}
strong {{ RSVPItem.length }} minutes
strong {{ eventTypes[RSVPItem.eventTypeHash].length }} minutes
span {{ ' meeting)' }}
td(v-if="RSVPItem.status", class="center")
strong(class="upper") {{ RSVPItem.status }}