From 0c99c970de63ea6cece5b490cd035f8e7fa01f26 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 25 Nov 2013 18:39:26 +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 05b837f50e..a33ea9803b 100644 --- a/Roo/Resizable.js +++ b/Roo/Resizable.js @@ -163,7 +163,7 @@ Roo.Resizable = function(el, config) } if(this.draggable){ - Roo.log('in?'); + Roo.log('in11?'); this.dd = this.dynamic ? this.el.initDD(null) : this.el.initDDProxy(null, {dragElId: this.proxy.id}); //this.dd.setHandleElId(this.resizeChild ? this.resizeChild.id : this.el.id); -- 2.39.2