This commit is contained in:
KANE LAZENI 2026-07-26 16:25:18 +00:00
parent e88a0275c7
commit 54457ca5a8
2 changed files with 0 additions and 2 deletions

View File

@ -178,5 +178,4 @@ class ControleurFeuillemaladie extends Controleur {
$this->feuillemaladie->envoyer_otp($otpValue);
$this->rediriger("Feuillemaladie");
}
}

View File

@ -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 = "";