From: Alan Knowles Date: Mon, 17 Jan 2011 02:44:20 +0000 (+0800) Subject: Pman.Tab.AdminContactsGroup.js X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=e001ea858c06691d45cff1a4e494c9b7e80a5662 Pman.Tab.AdminContactsGroup.js --- 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({}); }