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 bb283460..610dfcc5 100644 --- a/www/js/WizardCtrl.js +++ b/www/js/WizardCtrl.js @@ -710,6 +710,7 @@ angular.module('zmApp.controllers').controller('zmApp.WizardCtrl', ['$scope', '$ $state.go("login", { "wizard": true }); + return; }; //-------------------------------------------------------------------------- |
