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:
Simone Mainardi 2015-12-29 11:03:38 +01:00
parent 677d32672d
commit 32ea608070
2 changed files with 2 additions and 2 deletions

View file

@ -1080,7 +1080,7 @@ print [[
}
},
{
title: "Bytes",
title: "Traffic",
field: "BYTES",
sortable: true,
css: {