a
This commit is contained in:
parent
f3c1641b83
commit
96a58a96e9
|
|
@ -5362,7 +5362,7 @@ async function facturer_feuillemaladie() {
|
|||
alert("otpStatus => "+otpStatus);
|
||||
let o_msg = "";
|
||||
let o_msgEng = "";
|
||||
|
||||
otpStatus = Number(otpStatus);
|
||||
switch (otpStatus) {
|
||||
case 0:
|
||||
o_msg = "Veuillez envoyer un code de vérification à l'assuré!";
|
||||
|
|
|
|||
|
|
@ -885,7 +885,7 @@
|
|||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/toastr@2.1.4/build/toastr.min.css" crossorigin="anonymous">
|
||||
<script src="https://cdn.jsdelivr.net/npm/toastr@2.1.4/build/toastr.min.js" crossorigin="anonymous"></script>
|
||||
|
||||
<script src="Js/fonctions.js?ver=2026.07.26.02"></script>
|
||||
<script src="Js/fonctions.js?ver=2026.07.26.03"></script>
|
||||
<script src="Bootstrap/js/bootstrap.min.js"></script>
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/npm/vue@3/dist/vue.global.prod.js"></script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user