From 116b36d17f3d66cc8b5e44d4729157c25d596c69 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sat, 16 Dec 2017 09:48:33 -0500 Subject: take out debug --- config.xml | 2 +- www/js/app.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index a3e66225..8bcafef4 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + zmNinja High performance ZoneMinder client diff --git a/www/js/app.js b/www/js/app.js index b126230d..4e98fcbc 100755 --- a/www/js/app.js +++ b/www/js/app.js @@ -502,7 +502,7 @@ angular.module('zmApp', [ });*/ - console.log ("**********"+w+"X"+h); + // console.log ("**********"+w+"X"+h); // var hurl = "holder.js/2000x$2000?auto=yes&theme=sky&text=..."; $attributes.$set('data-src', 'holder.js/'+w+'x'+h+'?auto=yes&theme=industrial&text=...'); -- cgit v1.2.3