From fc9f5198166e500b85a217125157822a2f45921a Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 22 Nov 2016 11:03:03 -0400 Subject: Added cue points time matched with video player scrub bar #381 --- www/templates/events-modal.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'www/templates') diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html index ddb954c3..fe528561 100644 --- a/www/templates/events-modal.html +++ b/www/templates/events-modal.html @@ -28,6 +28,9 @@ {{ videoTime(event.Event.StartTime, currentTime ); }} + + {{ timeLeft | date:'mm:ss':'+0000' }} -- cgit v1.2.3