This commit is contained in:
KANE LAZENI 2026-05-13 15:28:10 +00:00
parent d25fa84bef
commit efb9fc8016

View File

@ -876,6 +876,7 @@
}
},
error: function(xhr, status, error) {
alert(error);
showError('Erreur lors de la vérification AJAX: ' + error);
}
});