diff --git a/Js/fonctions.js b/Js/fonctions.js index c52ab95..822bb8f 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -6306,6 +6306,8 @@ async function valider_opticien() { const otpStatus = Number($("#otpStatus").val()); + alert("otpStatus => "+otpStatus); + // Gestion OTP facturation let o_msg = ""; let o_msgEng = ""; diff --git a/Vue/gabarit.php b/Vue/gabarit.php index fe04be3..cf439fe 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -885,7 +885,7 @@ - +