From 4ed316ba420c5a07338f783c942dce800f14476f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 3 Sep 2019 19:29:08 +0200 Subject: rebuild app --- StoneIsland/platforms/ios/www/js/lib/account/SettingsView.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'StoneIsland/platforms/ios/www/js/lib/account/SettingsView.js') diff --git a/StoneIsland/platforms/ios/www/js/lib/account/SettingsView.js b/StoneIsland/platforms/ios/www/js/lib/account/SettingsView.js index 5586e0fd..196b7759 100755 --- a/StoneIsland/platforms/ios/www/js/lib/account/SettingsView.js +++ b/StoneIsland/platforms/ios/www/js/lib/account/SettingsView.js @@ -12,7 +12,7 @@ var SettingsView = FormView.extend({ this.$msg = this.$(".msg") this.$store = this.$("[name=store]") this.$hub = this.$("[name=hub]") - this.scroller = new IScroll('#settings', app.iscroll_options) + this.scroller = ScrollFactory('#settings', app.iscroll_options) }, show: function(){ -- cgit v1.2.3-70-g09d2