mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
Removed debugger
This commit is contained in:
parent
1c4bf75aa8
commit
6b458452b3
3 changed files with 2 additions and 4 deletions
|
|
@ -859,8 +859,6 @@ function attachStackedChartCallback(chart, schema_name, chart_id, zoom_reset_id,
|
|||
serie_type = "area";
|
||||
}
|
||||
|
||||
debugger;
|
||||
|
||||
series_formatted_labels[j] = label;
|
||||
|
||||
res.push({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue