mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Restyle timeseries: restyle consts.lua; add new network_details page; restyle page-stats props
This commit is contained in:
parent
1d2bd8de20
commit
9c004f1ab7
11 changed files with 142 additions and 83 deletions
|
|
@ -2348,6 +2348,7 @@ local special_parameters = { --[[Suffix validator]] --[[Value Validator]]
|
|||
-- only client parameters
|
||||
["timeseries_groups"] = { validateUnchecked, validateUnchecked },
|
||||
["timeseries_groups_mode"] = { validateUnchecked, validateUnchecked },
|
||||
["subnet"] = { validateUnchecked, validateUnchecked },
|
||||
}
|
||||
|
||||
-- #################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue