From e001ea858c06691d45cff1a4e494c9b7e80a5662 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 17 Jan 2011 10:44:20 +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 c650333..735ae93 100644 --- a/Pman.Tab.AdminContactsGroup.js +++ b/Pman.Tab.AdminContactsGroup.js @@ -54,7 +54,7 @@ Pman.Tab.AdminContactsGroup = new Roo.util.Observable({ render : function() { _this.grid = this; - //_this.dialog = Pman.Dialog.FILL_IN + _this.dialog = Pman.Dialog.Groups; if (_this.panel.active) { _this.grid.ds.load({}); } -- 2.39.2