summaryrefslogtreecommitdiff
path: root/www/js/WizardCtrl.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/WizardCtrl.js')
-rw-r--r--www/js/WizardCtrl.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/WizardCtrl.js b/www/js/WizardCtrl.js
index a0bc1b06..62bc213c 100644
--- a/www/js/WizardCtrl.js
+++ b/www/js/WizardCtrl.js
@@ -461,6 +461,7 @@ angular.module('zmApp.controllers').controller('zmApp.WizardCtrl', ['$scope', '$
noBackdrop: true,
duration: zm.httpTimeout
});
+ NVRDataModel.setCurrentServerVersion("");
login(u, zmu, zmp)
.then(function (success) {
$ionicLoading.hide();