mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Formats raw bytes in historical flows tables (#325)
Formats raw bytes using sizes such as KB, MB, and so on.
This commit is contained in:
parent
677d32672d
commit
32ea608070
2 changed files with 2 additions and 2 deletions
|
|
@ -1080,7 +1080,7 @@ print [[
|
|||
}
|
||||
},
|
||||
{
|
||||
title: "Bytes",
|
||||
title: "Traffic",
|
||||
field: "BYTES",
|
||||
sortable: true,
|
||||
css: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue