From 45bd88bd0cca44512f3697a348aab2089ac8139f Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Wed, 4 Nov 2015 16:49:01 -0500 Subject: gapless playback - inital code - #48 and #49 --- www/templates/events-modal.html | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'www/templates/events-modal.html') diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html index a57e2bcf..dc0d448b 100644 --- a/www/templates/events-modal.html +++ b/www/templates/events-modal.html @@ -37,8 +37,19 @@
- - + + + + + + + {{ timeLeft | date:'mm:ss':'+0000' }} + + + + + +
-- cgit v1.2.3