mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +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
|
|
@ -1478,7 +1478,7 @@ elseif(page == "sites") then
|
|||
end
|
||||
|
||||
elseif(page == "historical") then
|
||||
graph_utils.drawNewGraphs()
|
||||
graph_utils.drawNewGraphs(interface.getId())
|
||||
-- local schema = _GET["ts_schema"]
|
||||
-- local selected_epoch = _GET["epoch"] or ""
|
||||
-- local tags = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue