From 9f8df7ca01ef2b3d28bea1f5d616fcc6d3f6d86a Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 3 Sep 2019 17:29:29 +0800 Subject: [PATCH] Pman.Tab.PersonList.js --- Pman.Tab.PersonList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index 70bff309..ed707c52 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -624,7 +624,7 @@ Pman.Tab.PersonList.prototype = { }, cfg); }, - c_group_membership : function(cfg) { + c_group_membership : function(cfg) { cfg = cfg || {}; return Roo.apply({ // id : (this.id + '-name').toLowerCase(), -- 2.39.2