mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Doubled interface charts length
This commit is contained in:
parent
42039b08ed
commit
0eea5a0854
3 changed files with 9 additions and 7 deletions
|
|
@ -827,7 +827,7 @@ function page_utils.generate_info_stats()
|
|||
else
|
||||
return ([[
|
||||
<a href=']].. ntop.getHttpPrefix() ..[[/lua/if_stats.lua'>
|
||||
<span style='display: none;' class="network-load-chart-total">0,0,0,0,0,0,0,0,0,0</span>
|
||||
<span style='display: none;' class="network-load-chart-total">0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0</span>
|
||||
<span class="text-end chart-total-text"></span>
|
||||
</a>
|
||||
]])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue