From: Chris Date: Mon, 10 Mar 2014 08:02:00 +0000 (+0800) Subject: Roo/dd/DDProxy.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=0b636fc5ecaf5b0f87ac6dc70cb24e4738af5fc9 Roo/dd/DDProxy.js --- 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();