mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
showing pool menu in nedge
This commit is contained in:
parent
82ce6130e4
commit
5f4b7d0c02
2 changed files with 8 additions and 5 deletions
|
|
@ -398,7 +398,7 @@ page_utils.add_menubar_section({
|
|||
-- Pools
|
||||
|
||||
page_utils.add_menubar_section({
|
||||
hidden = not is_system_interface or is_nedge,
|
||||
hidden = not is_system_interface,
|
||||
section = page_utils.menu_sections.pools,
|
||||
entries = {
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue