mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Inventory tab
This commit is contained in:
parent
a41811ee58
commit
d4fa2831bf
@ -476,11 +476,6 @@ if ($id_agente) {
|
||||
$inventorytab['active'] = false;
|
||||
}
|
||||
|
||||
$inventorytab = enterprise_hook('inventory_tab');
|
||||
if ($inventorytab === ENTERPRISE_NOT_HOOK) {
|
||||
$inventorytab = '';
|
||||
}
|
||||
|
||||
$has_remote_conf = enterprise_hook(
|
||||
'config_agents_has_remote_configuration',
|
||||
[$id_agente]
|
||||
|
Loading…
x
Reference in New Issue
Block a user