From: Alan Knowles Date: Fri, 14 Jan 2011 07:49:06 +0000 (+0800) Subject: Pman.Tab.AdminContactsGroup.js X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=210eb78d845ddfc04807859d4fafe935b4ed0378 Pman.Tab.AdminContactsGroup.js --- diff --git a/Pman.Tab.AdminContactsGroup.js b/Pman.Tab.AdminContactsGroup.js index 31640cc..98bedea 100644 --- a/Pman.Tab.AdminContactsGroup.js +++ b/Pman.Tab.AdminContactsGroup.js @@ -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',