a
This commit is contained in:
parent
a5c9ba9de3
commit
031fcd94c2
|
|
@ -178,7 +178,7 @@
|
||||||
alert("On va recharger la page pour checker à nouveau");
|
alert("On va recharger la page pour checker à nouveau");
|
||||||
setTimeout(function() {
|
setTimeout(function() {
|
||||||
location.reload();
|
location.reload();
|
||||||
}, 5000);
|
}, 10000);
|
||||||
</script>
|
</script>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user