diff options
Diffstat (limited to 'www/js/LoginCtrl.js')
| -rw-r--r-- | www/js/LoginCtrl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/LoginCtrl.js b/www/js/LoginCtrl.js index 3b5b368b..b3c052d5 100644 --- a/www/js/LoginCtrl.js +++ b/www/js/LoginCtrl.js @@ -206,6 +206,7 @@ function addhttp(url) { { console.log ("THE DATA WAS " + data); + console.log ("SHOWING POPUP "); $ionicPopup.alert({ title: 'Settings Saved', template: 'Please explore the menu and enjoy zmNinja!' |
