From 1dfdbf6d09c6b1b80011b98436daa010f10a7be3 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 1 Dec 2015 06:39:46 -0500 Subject: error / thanks styling --- StoneIsland/www/js/lib/cart/CartView.js | 1 + 1 file changed, 1 insertion(+) (limited to 'StoneIsland/www/js/lib/cart/CartView.js') diff --git a/StoneIsland/www/js/lib/cart/CartView.js b/StoneIsland/www/js/lib/cart/CartView.js index 032b2fed..1b08e418 100644 --- a/StoneIsland/www/js/lib/cart/CartView.js +++ b/StoneIsland/www/js/lib/cart/CartView.js @@ -16,6 +16,7 @@ var CartView = View.extend({ this.thanks = new CartThanks ({ parent: this }) this.error = new CartError ({ parent: this }) + this.$steps = this.$(".steps") this.$full_msg = this.$(".full_msg") this.$empty_msg = this.$(".empty_msg") this.$itemcount = this.$(".itemcount") -- cgit v1.2.3-70-g09d2