a
This commit is contained in:
parent
839dc3c311
commit
814d1b08c9
|
|
@ -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 = "";
|
||||
|
|
|
|||
|
|
@ -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.27.05"></script>
|
||||
<script src="Js/fonctions.js?ver=2026.07.27.06"></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