Roo/dd/DDProxy.js
authorChris <chris@roojs.com>
Mon, 10 Mar 2014 08:03:04 +0000 (16:03 +0800)
committerChris <chris@roojs.com>
Mon, 10 Mar 2014 08:03:04 +0000 (16:03 +0800)
Roo/dd/DDProxy.js

index 7455093..eee61a1 100644 (file)
@@ -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();