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/lib/account/OrdersView.js | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 StoneIsland/www/js/lib/account/OrdersView.js (limited to 'StoneIsland/www/js/lib/account') diff --git a/StoneIsland/www/js/lib/account/OrdersView.js b/StoneIsland/www/js/lib/account/OrdersView.js new file mode 100644 index 00000000..f269b7cf --- /dev/null +++ b/StoneIsland/www/js/lib/account/OrdersView.js @@ -0,0 +1,4 @@ +var OrdersView = ScrollableView.extend({ + + +}) -- cgit v1.2.3-70-g09d2