From 015e628e26aa17ea739cf72b5a12e8f21ab1cf1c Mon Sep 17 00:00:00 2001 From: ARC Date: Mon, 27 Apr 2015 11:05:34 -0400 Subject: You can now view events footage from the events list --- www/templates/events-modal.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 www/templates/events-modal.html (limited to 'www/templates/events-modal.html') diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html new file mode 100644 index 00000000..69bcd021 --- /dev/null +++ b/www/templates/events-modal.html @@ -0,0 +1,12 @@ + + +

{{eventName}} (Duration:{{eventDur}}s) + + + +

+
+ + + +
-- cgit v1.2.3