summaryrefslogtreecommitdiff
path: root/www/js/EventCtrl.js
diff options
context:
space:
mode:
authorArjun Roychowdhury <pliablepixels@gmail.com>2015-10-13 14:39:47 -0400
committerArjun Roychowdhury <pliablepixels@gmail.com>2015-10-13 14:39:47 -0400
commite64295d1c8a96c247380963c9746b9c7be2cf1a8 (patch)
tree0a6912c7771a23cb360031fad316808b156df4a6 /www/js/EventCtrl.js
parentc77cbcca1d92de987a0e97a7c05e23d03f6c6368 (diff)
various fixes
Diffstat (limited to 'www/js/EventCtrl.js')
-rw-r--r--www/js/EventCtrl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/EventCtrl.js b/www/js/EventCtrl.js
index c2c22304..caa25672 100644
--- a/www/js/EventCtrl.js
+++ b/www/js/EventCtrl.js
@@ -125,7 +125,7 @@ angular.module('zmApp.controllers')
}
else
$scope.monitors = message;
- console.log ("********** GOT MONITORS " + JSON.stringify($scope.monitors));
+ // console.log ("********** GOT MONITORS " + JSON.stringify($scope.monitors));
//$scope.monitors = message;