New networkmaps in progress... (Deleted the older new networkmaps reference, rest in peace sweet heart)

This commit is contained in:
Arturo Gonzalez 2016-09-30 10:46:32 +02:00
parent a849cb40b7
commit 6f20c31560

View File

@ -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;
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');