mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
New networkmaps in progress... (Deleted the older new networkmaps reference, rest in peace sweet heart)
This commit is contained in:
parent
a849cb40b7
commit
6f20c31560
@ -119,13 +119,6 @@ if (check_acl ($config['id_user'], 0, "MR") || check_acl ($config['id_user'], 0,
|
|||||||
$sub["operation/agentes/pandora_networkmap"]["refr"] = 0;
|
$sub["operation/agentes/pandora_networkmap"]["refr"] = 0;
|
||||||
|
|
||||||
enterprise_hook ('transmap_console');
|
enterprise_hook ('transmap_console');
|
||||||
|
|
||||||
$sub["operation/maps/networkmap_list"]["text"] = __('(Temp) Network map');
|
|
||||||
$sub["operation/maps/networkmap_list"]["id"] = '(Temp) Network map';
|
|
||||||
$sub["operation/maps/networkmap_list"]["refr"] = 0;
|
|
||||||
$sub["operation/maps/networkmap_list"]["pages"] = array(
|
|
||||||
"operation/maps/networkmap"
|
|
||||||
);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
enterprise_hook ('services_menu');
|
enterprise_hook ('services_menu');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user