mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Interface disaggregation gui improvements
This commit is contained in:
parent
0438ec5f70
commit
d1b77ade45
3 changed files with 20 additions and 22 deletions
|
|
@ -138,7 +138,7 @@ function printInterfaces()
|
|||
"ntopng.prefs.",
|
||||
"ignored_interfaces",
|
||||
"",
|
||||
false, nil, nil, nil, {attributes={spellcheck="false", maxlength=32}})
|
||||
false, nil, nil, nil, {attributes={spellcheck="false", pattern="^([0-9]+,)*[0-9]+$", maxlength=32}})
|
||||
|
||||
prefsToggleButton({
|
||||
field = "toggle_dst_with_post_nat_dst",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue