From 472e72540f99c9ed49c80bb11e7eb165747aad20 Mon Sep 17 00:00:00 2001 From: edward Date: Mon, 7 Nov 2016 12:34:17 +0800 Subject: [PATCH] Pman.Tab.GroupsList.js --- Pman.Tab.GroupsList.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Pman.Tab.GroupsList.js b/Pman.Tab.GroupsList.js index 3b166019..56e0431d 100644 --- a/Pman.Tab.GroupsList.js +++ b/Pman.Tab.GroupsList.js @@ -79,6 +79,8 @@ Pman.Tab.GroupsList.prototype = { } o.params.type = _this.type; + o.params._add_everyone = 1; + }, load : function() -- 2.39.2