diff options
Diffstat (limited to 'www/js/app.js')
| -rwxr-xr-x | www/js/app.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/app.js b/www/js/app.js index f01fd11f..bc7dac2b 100755 --- a/www/js/app.js +++ b/www/js/app.js @@ -954,7 +954,7 @@ angular.module('zmApp', [ // first try to login, if it works, good // else try to do reachability - console.log(">>>>>>>>>>>> CALLING DO LOGIN"); + //console.log(">>>>>>>>>>>> CALLING DO LOGIN"); proceedWithLogin() .then(function (success) { |
