From 261857fce969790aa87498100cf353fa494080c8 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 19 Nov 2015 19:16:15 -0500 Subject: accountview --- StoneIsland/www/js/index.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'StoneIsland/www/js/index.js') diff --git a/StoneIsland/www/js/index.js b/StoneIsland/www/js/index.js index 72d105cf..07819ca4 100644 --- a/StoneIsland/www/js/index.js +++ b/StoneIsland/www/js/index.js @@ -38,6 +38,7 @@ var app = (function(){ app.curtain = new CurtainView () app.nav = new NavView () + app.account = new AccountView () app.login = new LoginView () app.logout = new LogoutView () app.signup = new SignupView () @@ -65,9 +66,6 @@ var app = (function(){ // cordova.plugins.Keyboard.disableScroll(true) } - auth.init( app.launch ) - } - app.launch = function(){ app.view = null app.router = new SiteRouter () app.router.route() -- cgit v1.2.3-70-g09d2