summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/lib/account/OrdersView.js
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/www/js/lib/account/OrdersView.js')
-rw-r--r--StoneIsland/www/js/lib/account/OrdersView.js4
1 files changed, 4 insertions, 0 deletions
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({
+
+
+})