mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Moved top sites to community version
This commit is contained in:
parent
ca15d234fd
commit
dc6ba3f9de
39 changed files with 24 additions and 4653 deletions
|
|
@ -287,15 +287,6 @@ function printProtocolPrefs()
|
|||
default = "0",
|
||||
})
|
||||
|
||||
--[[
|
||||
print('<tr><th colspan=2 class="info">TCP</th></tr>')
|
||||
|
||||
prefsInputFieldPrefs(subpage_active.entries["ewma_alpha_percent"].title, subpage_active.entries["ewma_alpha_percent"].description,
|
||||
"ntopng.prefs.", "ewma_alpha_percent", prefs.ewma_alpha_percent, "number",
|
||||
true,
|
||||
nil, nil, {min=1, max=99,})
|
||||
--]]
|
||||
|
||||
print('<tr><th colspan=2 style="text-align:right;"><button type="submit" class="btn btn-primary" style="width:115px" disabled="disabled">'..i18n("save")..'</button></th></tr>')
|
||||
|
||||
print('</table>')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue