From 487c236ec2db18780610b79d2daa741112a23dac Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 14 Jan 2011 16:57:29 +0800 Subject: [PATCH] Pman.Tab.AdminContactsGroup.js --- Pman.Tab.AdminContactsGroup.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Pman.Tab.AdminContactsGroup.js b/Pman.Tab.AdminContactsGroup.js index 9e38b03..7f0920e 100644 --- a/Pman.Tab.AdminContactsGroup.js +++ b/Pman.Tab.AdminContactsGroup.js @@ -386,6 +386,10 @@ Pman.Tab.AdminContactsGroup = new Roo.util.Observable({ //return 'x-dd-drop-ok-add'; return true; //} + }, + over : function (source, e, data) + { + } } } -- 2.39.2