Roo/dd/DropTarget.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 14 Jan 2011 09:07:58 +0000 (17:07 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 14 Jan 2011 09:07:58 +0000 (17:07 +0800)
Roo/dd/DropTarget.js

index b272c64..5956ec6 100644 (file)
@@ -27,7 +27,7 @@ Roo.dd.DropTarget = function(el, config){
     if(this.containerScroll){
         Roo.dd.ScrollManager.register(this.el);
     }
-    this.events : {
+    this.events = {
          /**
          * @scope Roo.dd.DropTarget
          */