From e648c3404ef12d8aae40e512fcbc6c162d4f29f1 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 17 Jan 2011 10:41:48 +0800 Subject: [PATCH] Pman.Tab.AdminContactsGroup.js --- Pman.Tab.AdminContactsGroup.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Tab.AdminContactsGroup.js b/Pman.Tab.AdminContactsGroup.js index 322e807..ff6d021 100644 --- a/Pman.Tab.AdminContactsGroup.js +++ b/Pman.Tab.AdminContactsGroup.js @@ -407,7 +407,7 @@ Pman.Tab.AdminContactsGroup = new Roo.util.Observable({ this.valid = 'sub'; } //if (!isFromGroup && isToGroup) { - this.valid = 'add'; + this.valid = 'add'; //} } }, -- 2.39.2