From b5ffd6a53da56bdb883d7b3aa3b9f97e649ff324 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Fri, 7 Aug 2015 10:39:14 -0400 Subject: Removed force page reloads - now when you exit/resume the page should not flash --- www/templates/events-modal.html | 4 ++-- www/templates/monitors-modal.html | 4 ++-- www/templates/montage.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'www/templates') diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html index b66a0655..d98138d0 100644 --- a/www/templates/events-modal.html +++ b/www/templates/events-modal.html @@ -1,6 +1,6 @@
- + diff --git a/www/templates/monitors-modal.html b/www/templates/monitors-modal.html index 4e85234d..18556b10 100644 --- a/www/templates/monitors-modal.html +++ b/www/templates/monitors-modal.html @@ -3,7 +3,7 @@ - + + image-spinner-src="{{LoginData.streamingurl}}/cgi-bin/zms?mode=jpeg&monitor={{monitorId}}&maxfps={{LoginData.maxFPS}}&buffer=1000&user={{LoginData.username}}&pass={{LoginData.password}}&rand={{$root.rand}}" ng-class="{'zm-image-fit':imageFit==true, 'zm-image-crop':imageFit==false}" on-swipe-left="onSwipeLeft(monitorId,-1)" on-swipe-right="onSwipeRight(monitorId,1)" />
diff --git a/www/templates/montage.html b/www/templates/montage.html index 035debd4..259f6587 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -43,7 +43,7 @@
-