From d14b5640b5df95397f12f7b0d09e20631102aa63 Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Thu, 5 Nov 2015 12:07:18 -0500 Subject: #44 - do not show playback options for events that are in progress --- www/templates/events.html | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/www/templates/events.html b/www/templates/events.html index af2bc915..8748bfef 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -103,17 +103,24 @@ - + + +
+ - - - - + +
+
+

recording in progress

+
+
+ + @@ -160,7 +167,7 @@
- + -- cgit v1.2.3