This commit is contained in:
2026-01-19 13:08:49 +00:00
parent 2a3e17637c
commit 94abd14bbb
3 changed files with 3 additions and 3 deletions

View File

@@ -74,7 +74,7 @@ function raffraichier_gabarit()
if((codeSociete == undefined || codeSociete <= " ") && vue !="Connexion"){
window.location.assign($("#racineWeb" ).val()+"Connexion/");
window.location.assign($("#racineWeb" ).val()+"Connexion/deconnecter/");
}
},
error: function(errorData)