summaryrefslogtreecommitdiff
path: root/www/js/MontageCtrl.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2017-12-18 15:09:25 -0500
committerPliable Pixels <pliablepixels@gmail.com>2017-12-18 15:09:25 -0500
commitb2aa6963a5a3fdcc8023134569719490c844f39a (patch)
tree8dd72f643e221b72f34fc3efde48540008c9fb93 /www/js/MontageCtrl.js
parent9ed59ebfb8e7d5b3ef24a878dacb3c87a356d68c (diff)
removed stupid logs
Diffstat (limited to 'www/js/MontageCtrl.js')
-rw-r--r--www/js/MontageCtrl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/MontageCtrl.js b/www/js/MontageCtrl.js
index 269581b9..9c09b807 100644
--- a/www/js/MontageCtrl.js
+++ b/www/js/MontageCtrl.js
@@ -244,7 +244,7 @@ angular.module('zmApp.controllers')
{
var result = img.isLoaded ? 'loaded' : 'broken';
- NVRDataModel.debug('~~loaded image is ' + result + ' for ' + img.img.src);
+ // NVRDataModel.debug('~~loaded image is ' + result + ' for ' + img.img.src);
// lay out every image if a pre-arranged position has not been found