From e64295d1c8a96c247380963c9746b9c7be2cf1a8 Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Tue, 13 Oct 2015 14:39:47 -0400 Subject: various fixes --- www/js/EventCtrl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/EventCtrl.js') 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; -- cgit v1.2.3