a
This commit is contained in:
parent
e88a0275c7
commit
54457ca5a8
|
|
@ -178,5 +178,4 @@ class ControleurFeuillemaladie extends Controleur {
|
|||
$this->feuillemaladie->envoyer_otp($otpValue);
|
||||
$this->rediriger("Feuillemaladie");
|
||||
}
|
||||
|
||||
}
|
||||
|
|
@ -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 = "";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user