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
1 changed files with 2 additions and 2 deletions

View File

@ -153,7 +153,7 @@ if (is_ajax()) {
// Case.
'lower',
// NoACL.
true,
false,
// ChildGroups.
$recursion,
// Serialized.
@ -1975,4 +1975,4 @@ switch ($tab) {
$('.subsubmenu').hide("fast");
},15000);
}
</script>
</script>