From 1688752c5f3230fd9986691c2f67d9c7cd0bc164 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 19 Nov 2015 16:44:49 -0500 Subject: scrollers --- StoneIsland/www/js/index.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'StoneIsland/www/js/index.js') diff --git a/StoneIsland/www/js/index.js b/StoneIsland/www/js/index.js index 4350e383..3d8d46bb 100644 --- a/StoneIsland/www/js/index.js +++ b/StoneIsland/www/js/index.js @@ -63,10 +63,8 @@ var app = (function(){ if (window.cordova) { // cordova.plugins.Keyboard.disableScroll(true) } - else { - auth.init() - app.launch() - } + + auth.init( app.launch ) } app.launch = function(){ app.view = null -- cgit v1.2.3-70-g09d2