summaryrefslogtreecommitdiff
path: root/www/js/app.js
diff options
context:
space:
mode:
authorArjun Roychowdhury <pliablepixels@gmail.com>2015-11-14 12:56:49 -0500
committerArjun Roychowdhury <pliablepixels@gmail.com>2015-11-14 12:56:49 -0500
commit32e822c3f841b6547c3b2a7a2a03f12a93f1cbc2 (patch)
tree737d144b981c42802f04a4bfc85079280a42b5cd /www/js/app.js
parent38552efdab0cdbd815292ad0b18e324f7e6f9920 (diff)
initial commits for this feature - doesn't work yet
Former-commit-id: ae5140218a556288ac8e9a33e29ca01c43619126
Diffstat (limited to 'www/js/app.js')
-rw-r--r--www/js/app.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/app.js b/www/js/app.js
index b51578a0..f52f3bab 100644
--- a/www/js/app.js
+++ b/www/js/app.js
@@ -545,6 +545,7 @@ angular.module('zmApp', [
//var eventsToDisplay=[];
$rootScope.alarmCount="0";
$rootScope.platformOS="desktop";
+ $rootScope.currentServerGroup = "defaultServer";
// This is a global exception interceptor