mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Fixes timeseries dashboard height not working
This commit is contained in:
parent
599ce69ef5
commit
e4975b6111
6 changed files with 6 additions and 6 deletions
|
|
@ -293,7 +293,7 @@
|
|||
"id" : "traffic_chart",
|
||||
"i18n_name" : "interface_traffic",
|
||||
"width" : 12,
|
||||
"height" : 4,
|
||||
"height" : 6,
|
||||
"params" : {
|
||||
"url" : "/lua/pro/rest/v2/get/timeseries/ts_multi.lua",
|
||||
"url_params" : { },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue