From 58bf27362c0b3d1d41e135aa8bdbd38297a4d0f9 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 17 Sep 2015 08:32:19 -0400 Subject: add scrollers to a few things --- StoneIsland/www/js/lib/blogs/HubView.js | 1 + 1 file changed, 1 insertion(+) (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 ce035c7d..88ae6f1f 100644 --- a/StoneIsland/www/js/lib/blogs/HubView.js +++ b/StoneIsland/www/js/lib/blogs/HubView.js @@ -9,6 +9,7 @@ var HubView = View.extend({ initialize: function(){ this.$content = this.$(".content") this.$loader = this.$(".loader") + this.scroller = new IScroll('#hub .scroll') }, show: function(){ -- cgit v1.2.3-70-g09d2