mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-26 23:35:02 +02:00
Merge branch 'ent-9662-second-round' of brutus.artica.es:artica/pandorafms into ent-9662-second-round
This commit is contained in:
commit
71d97593ed
@ -1475,9 +1475,8 @@ if ($policyTab === ENTERPRISE_NOT_HOOK) {
|
|||||||
$policyTab = '';
|
$policyTab = '';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Omnishell.
|
// Omnishell.
|
||||||
$tasks = count_tasks_agent($id_agente);
|
$tasks = enterprise_hook('count_tasks_agent', [$id_agente]);
|
||||||
|
|
||||||
if ($tasks === true) {
|
if ($tasks === true) {
|
||||||
$omnishellTab = enterprise_hook('omnishell_tab');
|
$omnishellTab = enterprise_hook('omnishell_tab');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user