mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Add AW acl in network exteension tool. Gitlab: #498
This commit is contained in:
parent
baf16db154
commit
b0f600e9f0
@ -20,7 +20,7 @@ $id_agente = get_parameter ("id_agente");
|
||||
$address = agents_get_address($id_agente);
|
||||
|
||||
if (!empty($address) || empty($id_agente)) {
|
||||
extensions_add_opemode_tab_agent ('network_tools','Network Tools','extensions/net_tools/nettool.png',"main_net_tools", "v1r1");
|
||||
extensions_add_opemode_tab_agent ('network_tools','Network Tools','extensions/net_tools/nettool.png',"main_net_tools", "v1r1", 'AW');
|
||||
}
|
||||
|
||||
function whereis_the_command ($command) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user