mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Fixes undefined/null variables and various js errors
This commit is contained in:
parent
d55dbe95c0
commit
904ccb2573
15 changed files with 29 additions and 432 deletions
|
|
@ -182,9 +182,6 @@
|
|||
toggleDataSeries: true,
|
||||
},
|
||||
},
|
||||
yaxis: {
|
||||
show: false
|
||||
},
|
||||
tooltip: {
|
||||
y: {
|
||||
formatter: function(value) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue