From 52321d06b78305e0d1a47baeda83bc61c09aa363 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 15 Aug 2011 18:20:11 +0800 Subject: [PATCH] ux/Iscroll.js --- ux/Iscroll.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ux/Iscroll.js b/ux/Iscroll.js index 9ba12c5409..35fb1a5553 100644 --- a/ux/Iscroll.js +++ b/ux/Iscroll.js @@ -49,7 +49,7 @@ namespace('Roo.ux'); trnClose = has3d ? ',0)' : ')'; // Constructor - Roo.ux.iScroll = function (el, options) { +Roo.ux.iScroll = function (el, options) { var that = this, doc = document, i; -- 2.39.2