mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
parent
f0c55acae8
commit
4bb2f117bd
5 changed files with 123 additions and 4 deletions
|
|
@ -2235,7 +2235,6 @@ if auth.has_capability(auth.capabilities.preferences) then
|
|||
print('<thead class="table-primary"><tr><th colspan=2 class="info">' .. i18n("prefs.ixp_mode") ..
|
||||
'</th></tr></thead>')
|
||||
|
||||
local enabledIXP = ntop.getPref("ntopng.prefs.toggle_ixp_mode")
|
||||
-- enable ixp mode toggle button
|
||||
prefsToggleButton(subpage_active, {
|
||||
field = "ixp_mode_enabled",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue