mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch 'ent-fix-list-agents' into 'develop'
Fixed to follow ACL with get_agents_group_json. See merge request artica/pandorafms!4150
This commit is contained in:
commit
da7bbf5405
@ -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