mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Added ASN Configuration page (#9271)
This commit is contained in:
parent
63e6427ab9
commit
b37f31c963
18 changed files with 522 additions and 3 deletions
|
|
@ -505,6 +505,11 @@ page_utils.menu_entries = {
|
|||
i18n_title = "access_control_list",
|
||||
section = "policies"
|
||||
},
|
||||
asn_configuration = {
|
||||
key = "asn_configuration",
|
||||
i18n_title = "checks.asn_configuration",
|
||||
section = "policies"
|
||||
},
|
||||
network_config = {
|
||||
key = "network_config",
|
||||
i18n_title = "checks.network_configuration",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue