summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-11-30 21:39:56 -0500
committerJules Laplace <jules@okfoc.us>2015-11-30 21:39:56 -0500
commit8c269d14565f8e56883af0d684de0aefb2f2def1 (patch)
tree29110a0727928ecdf30658f2cea96b34d72d7ba8 /StoneIsland/www/js
parenteb04d2684f0d8eddda6066fbe18413dbb075c97f (diff)
setBack false
Diffstat (limited to 'StoneIsland/www/js')
-rw-r--r--StoneIsland/www/js/lib/account/OrdersView.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/StoneIsland/www/js/lib/account/OrdersView.js b/StoneIsland/www/js/lib/account/OrdersView.js
index d5130ded..49901daa 100644
--- a/StoneIsland/www/js/lib/account/OrdersView.js
+++ b/StoneIsland/www/js/lib/account/OrdersView.js
@@ -180,6 +180,7 @@ var OrdersView = ScrollableView.extend({
},
back: function(){
+ app.header.set_back(false)
this.el.className = ""
},