From 0261ee59c47c4a940cd41b526bd891a97c02a6dd Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 3 Sep 2019 18:14:43 +0200 Subject: ditching iscroll --- StoneIsland/www/js/lib/products/ProductView.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'StoneIsland/www/js/lib/products/ProductView.js') diff --git a/StoneIsland/www/js/lib/products/ProductView.js b/StoneIsland/www/js/lib/products/ProductView.js index c47dfddd..62a6de18 100755 --- a/StoneIsland/www/js/lib/products/ProductView.js +++ b/StoneIsland/www/js/lib/products/ProductView.js @@ -15,7 +15,7 @@ var ProductView = ScrollableView.extend({ initialize: function(){ this.gallery = new GalleryView () - this.scroller = new IScroll('#product', app.iscroll_options) + this.scroller = ScrollFactory('#product', app.iscroll_options) this.$productHeader = this.$(".product-header") this.$title = this.$(".title") -- cgit v1.2.3-70-g09d2