Pman.Tab.GroupsList.js
[Pman.Core] / Pman.Tab.GroupsList.js
index 7a4e661..56e0431 100644 (file)
@@ -79,6 +79,8 @@ Pman.Tab.GroupsList.prototype = {
                             }
                             o.params.type = _this.type;
                             
+                            o.params._add_everyone = 1;
+                            
                             
                         },
                         load : function()
@@ -276,7 +278,7 @@ Pman.Tab.GroupsList.prototype = {
         var _dialog= this.getDialog();
         this.toolbar.add({
             
-            text: "Manage Groups????",
+            text: "Manage Groups",
             cls: 'x-btn-text-icon',
             icon: Ext.rootURL + 'images/default/tree/leaf.gif',
             menu : {