Fixed to follow ACL with get_agents_group_json.

This commit is contained in:
Junichi Satoh 2021-05-24 18:56:18 +09:00
parent 4e16f5712d
commit 362855a24e

View File

@ -153,7 +153,7 @@ if (is_ajax()) {
// Case. // Case.
'lower', 'lower',
// NoACL. // NoACL.
true, false,
// ChildGroups. // ChildGroups.
$recursion, $recursion,
// Serialized. // Serialized.