From 0b636fc5ecaf5b0f87ac6dc70cb24e4738af5fc9 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 10 Mar 2014 16:02:00 +0800 Subject: [PATCH] Roo/dd/DDProxy.js --- Roo/dd/DDProxy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/dd/DDProxy.js b/Roo/dd/DDProxy.js index eee61a1b16..74550930ba 100644 --- a/Roo/dd/DDProxy.js +++ b/Roo/dd/DDProxy.js @@ -175,7 +175,7 @@ Roo.extend(Roo.dd.DDProxy, Roo.dd.DD, { // By default we try to move the element to the last location of the frame. // This is so that the default behavior mirrors that of Roo.dd.DD. endDrag: function(e) { - + Roo.log('in end?') var lel = this.getEl(); var del = this.getDragEl(); -- 2.39.2