luci/applications
Jo-Philipp Wich 628a1b8c8f luci-app-nlbwmon: fix traffic numbers display in pie chart tooltips
The pie chart tooltips used base 1000 to format traffic numbers while table
cell values were formatted using base 1024. Use base 1024 for both to report
the same values.

Fixes: #4759
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 77d6b2893524df3c3a9e3df7c974ed054e0171ab)
2021-03-01 10:31:01 +01:00
..