From 6257d7855a89b70d39baa7d91f2f0aa5dde77aaf Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 9 Nov 2015 02:04:26 -0500 Subject: signup view --- StoneIsland/www/js/lib/cart/CartBilling.js | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 StoneIsland/www/js/lib/cart/CartBilling.js (limited to 'StoneIsland/www/js/lib/cart/CartBilling.js') diff --git a/StoneIsland/www/js/lib/cart/CartBilling.js b/StoneIsland/www/js/lib/cart/CartBilling.js deleted file mode 100644 index ef9b8eff..00000000 --- a/StoneIsland/www/js/lib/cart/CartBilling.js +++ /dev/null @@ -1,12 +0,0 @@ -var CartBilling = View.extend({ - - el: "#cart_billing", - - events: { - }, - - initialize: function(){ - this.address = new AddressView ({ parent: this }) - }, - -}) \ No newline at end of file -- cgit v1.2.3-70-g09d2