diff options
Diffstat (limited to 'www/js/WizardCtrl.js')
| -rw-r--r-- | www/js/WizardCtrl.js | 1 |
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(); |
