From 9285c7303d8bca4e8b443b002fcbf5cf32c6bafe Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 14 Oct 2019 15:56:59 +0200 Subject: bump --- StoneIsland/platforms/android/assets/www/js/lib/cart/CartShipping.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'StoneIsland/platforms/android/assets/www/js/lib/cart/CartShipping.js') diff --git a/StoneIsland/platforms/android/assets/www/js/lib/cart/CartShipping.js b/StoneIsland/platforms/android/assets/www/js/lib/cart/CartShipping.js index ef8f94b7..b5d6647b 100755 --- a/StoneIsland/platforms/android/assets/www/js/lib/cart/CartShipping.js +++ b/StoneIsland/platforms/android/assets/www/js/lib/cart/CartShipping.js @@ -21,7 +21,7 @@ var CartShipping = FormView.extend({ this.$address_form = this.$(".address") this.$msg = this.$(".msg") this.address = new AddressView ({ parent: this }) - this.scroller = new IScroll('#cart_shipping', app.iscroll_options) + this.scroller = ScrollFactory('#cart_shipping', app.iscroll_options) this.address.disabled = true }, -- cgit v1.2.3-70-g09d2