a
This commit is contained in:
parent
cc461b2ecc
commit
f6c68612fa
|
|
@ -592,7 +592,7 @@
|
|||
}
|
||||
},
|
||||
error: function(xhr, status, err) {
|
||||
console.log("Réponse brute :", xhr.responseText); // ✅ voir le HTML retourné
|
||||
console.log("Demande :", xhr.responseText); // ✅ voir le HTML retourné
|
||||
// showError('Demande : Erreur de connexion au serveur');
|
||||
showError(xhr.responseText);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user