diff --git a/Controleur/ControleurFeuillemaladie.php b/Controleur/ControleurFeuillemaladie.php index c338dce..85e92fd 100755 --- a/Controleur/ControleurFeuillemaladie.php +++ b/Controleur/ControleurFeuillemaladie.php @@ -178,5 +178,4 @@ class ControleurFeuillemaladie extends Controleur { $this->feuillemaladie->envoyer_otp($otpValue); $this->rediriger("Feuillemaladie"); } - } \ No newline at end of file diff --git a/Js/fonctions.js b/Js/fonctions.js index 9f39ca5..b32c172 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -5359,7 +5359,6 @@ async function facturer_feuillemaladie() { const otpStatus = Number($("#otpStatus").val()); // Gestion OTP facturation - alert("otpStatus => "+otpStatus); let o_msg = ""; let o_msgEng = "";