From da0cc61950f477576f216f4e9f24dd6dd908af24 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 6 Dec 2013 19:29:37 +0800 Subject: [PATCH] Roo/Resizable.js --- Roo/Resizable.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/Resizable.js b/Roo/Resizable.js index 9b0014fd6d..25dd20f5c5 100644 --- a/Roo/Resizable.js +++ b/Roo/Resizable.js @@ -180,7 +180,7 @@ Roo.Resizable = function(el, config) /** * @event resizing * Fired a resizing. - * @param {Roo.Resizable} this this, x, y, w, h, e + * @param {Roo.Resizable} this * @param {Number} x The new x position * @param {Number} y The new y position * @param {Number} w The new w width -- 2.39.2