Pman.Tab.GroupsList.js
[Pman.Core] / Pman.Tab.GroupsList.js
index 5237d0f..56e0431 100644 (file)
@@ -18,10 +18,6 @@ Pman.Tab.GroupsList.prototype = {
     disabled : false,
     add : function(parentLayout, region) {
         
-        Roo.log('run!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1');
-        Roo.log(parentLayout);
-        Roo.log(region);
-        
         var _this = this;
         
         var refreshPager = function() {
@@ -83,6 +79,8 @@ Pman.Tab.GroupsList.prototype = {
                             }
                             o.params.type = _this.type;
                             
+                            o.params._add_everyone = 1;
+                            
                             
                         },
                         load : function()