Pman.Tab.AdminContactsGroup.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 14 Jan 2011 08:57:37 +0000 (16:57 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 14 Jan 2011 08:57:37 +0000 (16:57 +0800)
Pman.Tab.AdminContactsGroup.js

index 8164f6d..61d5f02 100644 (file)
@@ -65,10 +65,6 @@ Pman.Tab.AdminContactsGroup = new Roo.util.Observable({
                         _this.dialog.show( this.getDataSource().getAt(rowIndex), function() {
                             _this.grid.footer.onClick('first');
                         }); 
-                    },
-                    dragover : function (_self, dd, targetId, e)
-                    {
-                     
                     },
                     enddrag : function (_self, dd, e)
                     {