mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Added the exporter sites page to the menu (hidden) (#9991)
* Added the exporter sites page to the menu (hidden) * Hidden exporter site page
This commit is contained in:
parent
d4fb521b27
commit
c912a27ae1
2 changed files with 10 additions and 0 deletions
|
|
@ -483,6 +483,12 @@ page_utils.menu_entries = {
|
|||
section = "collection",
|
||||
help_link = "https://www.ntop.org"
|
||||
},
|
||||
exporter_sites = {
|
||||
key = "exporter_sites",
|
||||
i18n_title = "exporter_sites_page.exporter_sites",
|
||||
section = "collection",
|
||||
help_link = "https://www.ntop.org"
|
||||
},
|
||||
|
||||
-- Map
|
||||
analysis_map = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue