diff --git a/Contestation/Demandereconnaissancefaciale.php b/Contestation/Demandereconnaissancefaciale.php index 4f34bbc..7ec44e0 100755 --- a/Contestation/Demandereconnaissancefaciale.php +++ b/Contestation/Demandereconnaissancefaciale.php @@ -923,7 +923,6 @@ } } - /* function startCountdown(seconds, callback) { let remaining = seconds; const countdownEl = document.getElementById('countdown'); @@ -945,8 +944,8 @@ window.onbeforeunload = function() { stopCamera(); }; - */ + /* function startCountdown(seconds, callback) { let remaining = seconds; const countdownEl = document.getElementById('countdown'); @@ -961,6 +960,7 @@ } }, 1000); } + */