From b1116e3d472907ccc3c8df23a11aa6eca5dc5227 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 1 Dec 2015 05:34:35 -0500 Subject: prepopulate cc info better --- 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 b57caadd..032b2fed 100644 --- a/StoneIsland/www/js/lib/cart/CartView.js +++ b/StoneIsland/www/js/lib/cart/CartView.js @@ -14,6 +14,7 @@ var CartView = View.extend({ this.shipping = new CartShipping ({ parent: this }) this.confirm = new CartConfirm ({ parent: this }) this.thanks = new CartThanks ({ parent: this }) + this.error = new CartError ({ parent: this }) this.$full_msg = this.$(".full_msg") this.$empty_msg = this.$(".empty_msg") -- cgit v1.2.3-70-g09d2