diff --git a/Contestation/Demandereconnaissancefaciale.php b/Contestation/Demandereconnaissancefaciale.php index 7f42c3d..d7c8943 100755 --- a/Contestation/Demandereconnaissancefaciale.php +++ b/Contestation/Demandereconnaissancefaciale.php @@ -731,10 +731,9 @@ } }, error: function(xhr, status, error) { - showError('Erreur lors de la vérification: ' + error); - showError('Erreur lors de la vérification: ' + error_kane); - // showError(xhr.responseText); - // console.log(error); + // showError('Erreur lors de la vérification: ' + error); + showError(xhr.responseText); + console.log(error); console.log(xhr.responseText); } });