From 069e15c10ed10b45673c2365f78fe8918753f19d Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 8 Nov 2015 19:32:08 -0500 Subject: use jqxhr style callbacks --- StoneIsland/www/js/lib/account/ShippingView.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'StoneIsland/www/js/lib/account/ShippingView.js') diff --git a/StoneIsland/www/js/lib/account/ShippingView.js b/StoneIsland/www/js/lib/account/ShippingView.js index 5bf80cfb..d3a5d8df 100644 --- a/StoneIsland/www/js/lib/account/ShippingView.js +++ b/StoneIsland/www/js/lib/account/ShippingView.js @@ -6,7 +6,7 @@ var ShippingView = View.extend({ }, initialize: function(){ - this.address = new AddressView () + this.address = new AddressView ({ parent: this }) }, }) \ No newline at end of file -- cgit v1.2.3-70-g09d2