From 229605c8d6dbae52ade11d52a2af76ebb404eab2 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 5 Nov 2015 18:31:48 -0500 Subject: scroll stuff and load images for gallery --- StoneIsland/www/js/lib/blogs/HubView.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'StoneIsland/www/js/lib/blogs/HubView.js') diff --git a/StoneIsland/www/js/lib/blogs/HubView.js b/StoneIsland/www/js/lib/blogs/HubView.js index 62e8d10f..717fdd23 100644 --- a/StoneIsland/www/js/lib/blogs/HubView.js +++ b/StoneIsland/www/js/lib/blogs/HubView.js @@ -9,7 +9,7 @@ var HubView = View.extend({ initialize: function(){ this.$content = this.$(".content") this.$loader = this.$(".loader") - this.scroller = new IScroll('#hub', app.iscroll_options) + this.scroller = new IScroll('#hub', app.iscroll_optionsx) }, show: function(){ @@ -33,5 +33,4 @@ var HubView = View.extend({ }.bind(this)) }, - }) \ No newline at end of file -- cgit v1.2.3-70-g09d2