From 05638adb21a0f13715e2f1390c4b85e972779e9a Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Fri, 21 Aug 2015 11:09:08 -0400 Subject: ionic content banner is being used for useful status displays --- www/templates/monitors-modal.html | 4 ++-- www/templates/montage.html | 11 +++++++---- 2 files changed, 9 insertions(+), 6 deletions(-) (limited to 'www/templates') diff --git a/www/templates/monitors-modal.html b/www/templates/monitors-modal.html index 9ee970c9..06a4edc3 100644 --- a/www/templates/monitors-modal.html +++ b/www/templates/monitors-modal.html @@ -5,7 +5,7 @@ - + @@ -17,7 +17,7 @@ image-spinner-src="{{LoginData.streamingurl}}/cgi-bin/nph-zms?mode=single&monitor={{monitorId}}&maxfps={{LoginData.maxFPS}}&user={{LoginData.username}}&pass={{LoginData.password}}&rand={{$root.modalRand}}" ng-class="{'zm-image-fit':imageFit==true, 'zm-image-crop':imageFit==false}" on-swipe-left="onSwipeLeft(monitorId,-1)" on-swipe-right="onSwipeRight(monitorId,1)" /> - Modal Rand:{{$root.modalRand}} + diff --git a/www/templates/montage.html b/www/templates/montage.html index c3ad91e5..7a192c54 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -57,7 +57,7 @@
- +
@@ -75,15 +75,18 @@
-- cgit v1.2.3