Fixed to follow ACL with get_agents_group_json.
This commit is contained in:
parent
4e16f5712d
commit
362855a24e
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue