mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Add ability to set passive mode in appliance mode, class cleanup
This commit is contained in:
parent
24e74a9b3d
commit
cb69a60b40
4 changed files with 47 additions and 30 deletions
|
|
@ -51,7 +51,6 @@ local print_page_body = function()
|
|||
end
|
||||
|
||||
local current_mode = sys_config:getOperatingMode()
|
||||
|
||||
local bridge_only = (is_nedge and not ntop.isnEdgeEnterprise())
|
||||
|
||||
multipleTableButtonPrefs(i18n("nedge.setup_mode"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue