From ee15de014ecfc780c8bd86e00eb8b24bf6149db9 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 19 Nov 2015 18:20:33 -0500 Subject: stub in ordersview --- StoneIsland/www/js/index.js | 1 + 1 file changed, 1 insertion(+) (limited to 'StoneIsland/www/js/index.js') diff --git a/StoneIsland/www/js/index.js b/StoneIsland/www/js/index.js index 3d8d46bb..72d105cf 100644 --- a/StoneIsland/www/js/index.js +++ b/StoneIsland/www/js/index.js @@ -45,6 +45,7 @@ var app = (function(){ app.payment = new PaymentView () app.shipping = new ShippingView () app.settings = new SettingsView () + app.orders = new OrdersView () app.intro = new IntroView () app.terms = new PageView ({ page: "terms" }) -- cgit v1.2.3-70-g09d2