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 +++++++++++++-- www/templates/events.html | 2 +- 2 files changed, 14 insertions(+), 3 deletions(-) (limited to 'www/templates') 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' }} + + + + + +
diff --git a/www/templates/events.html b/www/templates/events.html index 88737207..af2bc915 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -160,7 +160,7 @@
- + -- cgit v1.2.3