From 43a66f33ac4f0a5aa4bda02664cea7a78778d79b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 14 Jan 2011 16:57:37 +0800 Subject: [PATCH] Pman.Tab.AdminContactsGroup.js --- Pman.Tab.AdminContactsGroup.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Pman.Tab.AdminContactsGroup.js b/Pman.Tab.AdminContactsGroup.js index 8164f6d..61d5f02 100644 --- a/Pman.Tab.AdminContactsGroup.js +++ b/Pman.Tab.AdminContactsGroup.js @@ -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) { -- 2.39.2