Implements summary page across all ntopng interfaces

This commit is contained in:
Simone Mainardi 2019-11-14 15:38:51 +01:00
parent 52e081ac1c
commit fd33ad1429
7 changed files with 330 additions and 3 deletions

View file

@ -123,6 +123,7 @@ function format_utils.formatValue(amount)
break
end
end
return formatted
end