From 93b3bded0286b2ec2e8b2f8210590ae7d052f09f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 11 Nov 2015 02:28:43 -0500 Subject: make footer better --- StoneIsland/www/js/lib/cart/CartThanks.js | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'StoneIsland/www/js/lib/cart/CartThanks.js') diff --git a/StoneIsland/www/js/lib/cart/CartThanks.js b/StoneIsland/www/js/lib/cart/CartThanks.js index e4dff0a3..991f603b 100644 --- a/StoneIsland/www/js/lib/cart/CartThanks.js +++ b/StoneIsland/www/js/lib/cart/CartThanks.js @@ -7,5 +7,15 @@ var CartThanks = View.extend({ initialize: function(){ }, + + show: function(){ + app.cart.el.className = "thanks" + app.footer.show("< BACK TO COLLECTION") + app.footer.hide() + }, + + ok: function(){ + app.router.go("store") + }, }) \ No newline at end of file -- cgit v1.2.3-70-g09d2