From 1688752c5f3230fd9986691c2f67d9c7cd0bc164 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 19 Nov 2015 16:44:49 -0500 Subject: scrollers --- StoneIsland/www/js/lib/account/ProfileView.js | 1 + 1 file changed, 1 insertion(+) (limited to 'StoneIsland/www/js/lib/account/ProfileView.js') diff --git a/StoneIsland/www/js/lib/account/ProfileView.js b/StoneIsland/www/js/lib/account/ProfileView.js index 342e831a..6d9a44a3 100644 --- a/StoneIsland/www/js/lib/account/ProfileView.js +++ b/StoneIsland/www/js/lib/account/ProfileView.js @@ -8,6 +8,7 @@ var ProfileView = FormView.extend({ initialize: function(){ this.$form = this.$("form") this.$msg = this.$(".msg") + this.scroller = new IScroll('#profile', app.iscroll_options) }, show: function(){ -- cgit v1.2.3-70-g09d2