From 83400033a3b7a91ad072a5d306355c9cd5a80d82 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Fri, 24 Jul 2015 15:48:01 -0400 Subject: integrated event scrubbing with direct image access - need to clean up code --- www/templates/montage.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'www/templates/montage.html') diff --git a/www/templates/montage.html b/www/templates/montage.html index a40c312b..ba4d0a45 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -13,6 +13,7 @@ + @@ -20,6 +21,7 @@ spinner="bubbles" on-refresh="doRefresh()"> +
@@ -30,6 +32,7 @@
+
@@ -43,7 +46,7 @@ ng-click="openModal(monitor.Monitor.Id, monitor.Monitor.Controllable, monitor.Monitor.ControlId)" on-hold="onHold($index)" on-release="onRelease($index)" - style="display:block;" /> + style="display:block;" />
-- cgit v1.2.3