From b9f387782bf9ea222d52eac954f1bddad8131391 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Fri, 28 Aug 2015 11:52:59 -0400 Subject: Implemented auth key into the app so each image refresh in Montage and Monitor view does not hit the ZM DB and generate a million records. Solves the log pings of https://github.com/pliablepixels/zmNinja/issues/26 --- www/templates/monitors-modal.html | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'www/templates/monitors-modal.html') diff --git a/www/templates/monitors-modal.html b/www/templates/monitors-modal.html index 06a4edc3..1fe642fb 100644 --- a/www/templates/monitors-modal.html +++ b/www/templates/monitors-modal.html @@ -11,13 +11,18 @@
- - +
+ +
+
+ +
- + -- cgit v1.2.3