diff options
Diffstat (limited to 'www/js/app.js')
| -rw-r--r-- | www/js/app.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/app.js b/www/js/app.js index e236b026..ab2d5f90 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -612,7 +612,7 @@ angular.module('zmApp', [ $rootScope.currentServerGroup = "defaultServer"; $rootScope.validMonitorId = ""; $rootScope.newVersionAvailable = ""; - $rootScope.minAlarmCount = "1"; + //$rootScope.minAlarmCount = "1"; |
