mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
fixed a typo in community charts
This commit is contained in:
parent
ee80638073
commit
6f80b017a0
1 changed files with 1 additions and 1 deletions
|
|
@ -599,7 +599,7 @@ if(stats ~= nil) then
|
|||
|
||||
end
|
||||
|
||||
print(' <tr><th>Selection Time</th><td colspan=2><div id=when></div></td></tr>\n')
|
||||
print(' <tr><th>Time</th><td colspan=2><div id=when></div></td></tr>\n')
|
||||
|
||||
-- hide Minute Interface Top Talker if we are in system interface
|
||||
if top_talkers_utils.areTopEnabled(ifid) and not is_sistem_interface then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue