Pman.Tab.AdminContactsGroup.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 14 Jan 2011 07:49:06 +0000 (15:49 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 14 Jan 2011 07:49:06 +0000 (15:49 +0800)
Pman.Tab.AdminContactsGroup.js

index 31640cc..98bedea 100644 (file)
@@ -65,6 +65,10 @@ 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)
+                    {
+                    
                     }
                 },
                 autoExpandColumn : 'name',