Roo/dd/DragDrop.js
authorChris <chris@roojs.com>
Fri, 7 Feb 2014 02:08:14 +0000 (10:08 +0800)
committerChris <chris@roojs.com>
Fri, 7 Feb 2014 02:08:14 +0000 (10:08 +0800)
Roo/dd/DragDrop.js

index 958ce69..14c54c2 100644 (file)
@@ -844,9 +844,9 @@ Roo.extend(Roo.dd.DragDrop, Roo.util.Observable , {
             //Roo.log('no outer handes or not over target');
                 // do nothing.
         } else {
-            Roo.log('check validator');
+//            Roo.log('check validator');
             if (this.clickValidator(e)) {
-                Roo.log('validate success');
+//                Roo.log('validate success');
                 // set the initial element position
                 this.setStartPosition();