mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 17:30:11 +00:00
Code cleanup
This commit is contained in:
parent
1462d546b8
commit
871fd677ba
9 changed files with 24 additions and 45 deletions
|
|
@ -1462,15 +1462,6 @@ if auth.has_capability(auth.capabilities.preferences) then
|
|||
tformat = "mhd"
|
||||
})
|
||||
|
||||
|
||||
if ntop.isEnterpriseM() then
|
||||
prefsToggleButton(subpage_active, {
|
||||
field = "toggle_assets_collection",
|
||||
default = "1",
|
||||
pref = "enable_assets_collection"
|
||||
})
|
||||
end
|
||||
|
||||
print(
|
||||
'<thead class="table-primary"><tr><th colspan=2 class="info">' .. i18n("prefs.flow_cache_settings") ..
|
||||
'</th></tr></thead>')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue