diff --git a/Contestation/Demandereconnaissancefaciale.php b/Contestation/Demandereconnaissancefaciale.php index 9e73e2e..2e6d4f9 100755 --- a/Contestation/Demandereconnaissancefaciale.php +++ b/Contestation/Demandereconnaissancefaciale.php @@ -580,7 +580,7 @@ }) .then(response => response.json()) .then(data => { - alert(data) + alert(data); console.log('Réponse JSON :', data); if (data.success) { showStep('step-instructions');