From 5e3f60dd8f9f8b33af75689173704e8be1a0e4ab Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Sat, 12 Dec 2015 17:51:16 -0500 Subject: #112 - not sure but lets see Former-commit-id: 6eb101d0809e2f0a82bdfa435526a11c3744e89b --- www/js/EventServerSettingsCtrl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/EventServerSettingsCtrl.js') diff --git a/www/js/EventServerSettingsCtrl.js b/www/js/EventServerSettingsCtrl.js index c3971ccb..69326a23 100644 --- a/www/js/EventServerSettingsCtrl.js +++ b/www/js/EventServerSettingsCtrl.js @@ -173,7 +173,7 @@ angular.module('zmApp.controllers').controller('zmApp.EventServerSettingsCtrl', type: 'filter', monlist: monstring, intlist: intervalstring - }); + },1); if ($rootScope.apnsToken !="") // if its defined then this is post init work -- cgit v1.2.3