Roo/tree/TreeDragZone.js
authorAlan Knowles <alan@roojs.com>
Tue, 10 Jul 2012 07:31:16 +0000 (15:31 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 10 Jul 2012 07:31:16 +0000 (15:31 +0800)
Roo/tree/TreeDragZone.js

index 0f42a93..3126011 100644 (file)
@@ -32,7 +32,7 @@ Roo.extend(Roo.tree.TreeDragZone, Roo.dd.DragZone, {
         // if it's gone off top and bottom, start the scroller
         
         this.scrollDir = 't';
-        var _t = this;
+        
         this.scroller = window.setInterval(
             this.scrollAct.createDelegate(this),
             500