Pman.Tab.AdminContactsGroup.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 17 Jan 2011 02:44:20 +0000 (10:44 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 17 Jan 2011 02:44:20 +0000 (10:44 +0800)
Pman.Tab.AdminContactsGroup.js

index c650333..735ae93 100644 (file)
@@ -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({});
                         }