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/montage.html | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'www/templates/montage.html') diff --git a/www/templates/montage.html b/www/templates/montage.html index 7a192c54..d0a9d624 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -47,15 +47,23 @@
- + +
+ +
+
+
+
+
-- cgit v1.2.3