summaryrefslogtreecommitdiff
path: root/www/js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js')
-rw-r--r--www/js/MenuController.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/MenuController.js b/www/js/MenuController.js
index cb33ee10..511ba030 100644
--- a/www/js/MenuController.js
+++ b/www/js/MenuController.js
@@ -79,7 +79,7 @@ angular.module('zmApp.controllers').controller('MenuController', ['$scope', '$io
duration: 1500
});
NVR.log ("Kiosk code mistmatch");
- $scope.loginData.isKiosk = false;
+ // $scope.loginData.isKiosk = false;
e.preventDefault();
}