Merge branch 'ent-fix-list-agents' into 'develop'

Fixed to follow ACL with get_agents_group_json.

See merge request 
This commit is contained in:
Daniel Rodriguez 2021-05-24 14:02:45 +00:00
commit da7bbf5405
1 changed files with 2 additions and 2 deletions
pandora_console/operation/agentes

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>