mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
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.
|
// Case.
|
||||||
'lower',
|
'lower',
|
||||||
// NoACL.
|
// NoACL.
|
||||||
true,
|
false,
|
||||||
// ChildGroups.
|
// ChildGroups.
|
||||||
$recursion,
|
$recursion,
|
||||||
// Serialized.
|
// Serialized.
|
||||||
@ -1975,4 +1975,4 @@ switch ($tab) {
|
|||||||
$('.subsubmenu').hide("fast");
|
$('.subsubmenu').hide("fast");
|
||||||
},15000);
|
},15000);
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user