fg
This commit is contained in:
parent
ce5aaa8f39
commit
31328b6a0a
|
|
@ -118,9 +118,8 @@ async function showMessageDeconnexion()
|
||||||
|
|
||||||
await alert_ebene(msg, msgEng).then(() => {
|
await alert_ebene(msg, msgEng).then(() => {
|
||||||
// Ce code ne s’exécute qu’après clic sur OK
|
// Ce code ne s’exécute qu’après clic sur OK
|
||||||
setInterval(() => {
|
window.location.assign($("#racineWeb" ).val()+"Connexion/deconnecter/");
|
||||||
window.location.assign($("#racineWeb" ).val()+"Connexion/deconnecter/");
|
|
||||||
}, 20000);
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -677,7 +677,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
||||||
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
||||||
|
|
||||||
<!-- Application Scripts -->
|
<!-- Application Scripts -->
|
||||||
<script src="/Js/fonctions.js?ver=2026.01.31.00"></script>
|
<script src="/Js/fonctions.js?ver=2026.02.03.00"></script>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
raffraichier_gabarit();
|
raffraichier_gabarit();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user