Restore event length in dashboard table
This commit is contained in:
parent
ffdff1d833
commit
a60b86ce18
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user