mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Moved event exporters to attic page
This commit is contained in:
parent
3d0422c336
commit
418b4e954c
1 changed files with 0 additions and 7 deletions
|
|
@ -312,13 +312,6 @@ else
|
|||
section = page_utils.menu_sections.collection,
|
||||
hidden = not has_exporters or not ntop.isEnterpriseM() or is_system_interface,
|
||||
entries = {
|
||||
--[[
|
||||
{
|
||||
entry = page_utils.menu_entries.event_exporters,
|
||||
hidden = not ifs.has_seen_ebpf_events,
|
||||
url = '/lua/pro/enterprise/event_exporters.lua',
|
||||
},
|
||||
--]]
|
||||
{
|
||||
entry = page_utils.menu_entries.sflow_exporters,
|
||||
hidden = table.len(interface.getSFlowDevices() or {}) == 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue