From 83517eb8d489cfceda8e6b7ab1b104a8f0b1f3a8 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 4 Nov 2015 20:33:14 -0500 Subject: iscroll workin, api fetching, hud populating --- StoneIsland/www/js/lib/blogs/HubView.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 ea9b3048..95cdef3f 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 .scroll') + this.scroller = new IScroll('#hub', app.iscroll_options) }, show: function(){ -- cgit v1.2.3-70-g09d2