mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Change js formatting function for 'number' type, using thousands separator
This commit is contained in:
parent
c05afc9c38
commit
6546d76028
3 changed files with 117 additions and 105 deletions
|
|
@ -433,8 +433,6 @@ local function dt_format_pkts(packets)
|
|||
pkts = tonumber(packets)
|
||||
end
|
||||
|
||||
|
||||
tprint(pkts)
|
||||
return pkts
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue