From 7d9950316368d825510588ded16e5194b4840931 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 23 Nov 2015 01:45:53 -0500 Subject: add to cart after signin.. --- StoneIsland/www/js/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'StoneIsland/www/js/index.js') diff --git a/StoneIsland/www/js/index.js b/StoneIsland/www/js/index.js index 44146e65..ed8d9e5a 100644 --- a/StoneIsland/www/js/index.js +++ b/StoneIsland/www/js/index.js @@ -68,7 +68,7 @@ var app = (function(){ app.view = null app.router = new SiteRouter () - app.router.route() + app.account.connect( app.router.route.bind(app.router) ) } return app -- cgit v1.2.3-70-g09d2