mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Fixes inteface speed visualization with non-needed decimals
This commit is contained in:
parent
f4aa1b7072
commit
b364116e7b
3 changed files with 2 additions and 24 deletions
|
|
@ -28,7 +28,6 @@ formatFlows = format_utils.formatFlows
|
|||
formatValue = format_utils.formatValue
|
||||
pktsToSize = format_utils.pktsToSize
|
||||
bitsToSize = format_utils.bitsToSize
|
||||
maxRateToString = format_utils.maxRateToString
|
||||
round = format_utils.round
|
||||
bitsToSizeMultiplier = format_utils.bitsToSizeMultiplier
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue