mirror of
https://github.com/rvdbreemen/OTGW-firmware
synced 2024-11-16 04:33:49 +01:00
remove duplicate onload event (also in index.html)
This commit is contained in:
parent
627e3b9185
commit
47ea29d01d
@ -17,8 +17,6 @@
|
||||
refreshDevTime();
|
||||
|
||||
console.log("Hash="+window.location.hash);
|
||||
window.onload=initMainPage;
|
||||
|
||||
|
||||
window.onfocus = function() {
|
||||
if (needReload) {
|
||||
|
Loading…
Reference in New Issue
Block a user