summaryrefslogtreecommitdiff
path: root/www/js/DevOptionsCtrl.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/DevOptionsCtrl.js')
-rw-r--r--www/js/DevOptionsCtrl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/DevOptionsCtrl.js b/www/js/DevOptionsCtrl.js
index 57aceff4..55aa0e5b 100644
--- a/www/js/DevOptionsCtrl.js
+++ b/www/js/DevOptionsCtrl.js
@@ -63,7 +63,7 @@ angular.module('zmApp.controllers').controller('zmApp.DevOptionsCtrl', ['$scope'
//console.log("**VIEW ** DevOptions Ctrl Entered");
$scope.loginData = NVR.getLogin();
- console.log("DEV LOGS=" + $scope.loginData.enableLogs);
+ //console.log("DEV LOGS=" + $scope.loginData.enableLogs);
$scope.isMultiPort = false;