summaryrefslogtreecommitdiff
path: root/www/js/PortalLoginCtrl.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/PortalLoginCtrl.js')
-rw-r--r--www/js/PortalLoginCtrl.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/PortalLoginCtrl.js b/www/js/PortalLoginCtrl.js
index 42ea2936..3fb5fb92 100644
--- a/www/js/PortalLoginCtrl.js
+++ b/www/js/PortalLoginCtrl.js
@@ -202,6 +202,7 @@ angular.module('zmApp.controllers').controller('zmApp.PortalLoginCtrl', ['$ionic
.then(function (data) // success
{
NVRDataModel.debug("PortalLogin: auth success");
+
NVRDataModel.getKeyConfigParams(1);
NVRDataModel.getTimeZone();
// $state.go("login" ,{"wizard": false});