mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
spelling: it's
This commit is contained in:
parent
2d4c69da4a
commit
f0d5cd0ced
1 changed files with 1 additions and 1 deletions
|
|
@ -412,7 +412,7 @@ function drawRRD(ifid, host, rrdFile, zoomLevel, baseurl, show_timeseries,
|
|||
if(typeof talkers_loaded == 'undefined'
|
||||
&& typeof protocols_loaded == 'undefined'
|
||||
&& typeof flows_loaded == 'undefined'){
|
||||
window.location.reload(); /* do not reload, it'a annoying */
|
||||
window.location.reload(); /* do not reload, it's annoying */
|
||||
}
|
||||
}, 60*1000);
|
||||
</script>]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue