From 9b656e51232f1b1f2cf210908b569b1a224e7a90 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 3 Dec 2015 15:19:43 -0500 Subject: date css --- StoneIsland/platforms/ios/www/js/index.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'StoneIsland/platforms/ios/www/js/index.js') diff --git a/StoneIsland/platforms/ios/www/js/index.js b/StoneIsland/platforms/ios/www/js/index.js index 16989eb0..0b3531dd 100644 --- a/StoneIsland/platforms/ios/www/js/index.js +++ b/StoneIsland/platforms/ios/www/js/index.js @@ -70,12 +70,12 @@ var app = (function(){ app.view = null app.router = new SiteRouter () - if (sdk.env == "test") { - app.router.launch() - } - else { +// if (sdk.env == "test") { +// app.router.launch() +// } +// else { app.account.connect( app.router.launch.bind(app.router) ) - } +// } $("body").removeClass("loading") } -- cgit v1.2.3-70-g09d2