fix
This commit is contained in:
parent
3d3eed7f2c
commit
8d59b2a9b0
@ -289,7 +289,7 @@ function InfoCouleurs() {
|
|||||||
window.setInterval(function() {
|
window.setInterval(function() {
|
||||||
reload(url, div, enrouleurs);
|
reload(url, div, enrouleurs);
|
||||||
}, <?php echo($delayMs); ?>);
|
}, <?php echo($delayMs); ?>);
|
||||||
} }
|
}
|
||||||
};
|
};
|
||||||
window.onload = init;
|
window.onload = init;
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user