From ce4ff9de31c845c7b12a9de910c1145f3c09b67d Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 27 Jul 2026 18:09:05 +0000 Subject: [PATCH] a --- Js/fonctions.js | 2 -- Vue/Opticien/index.php | 1 - 2 files changed, 3 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 81063f9..d00cb33 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -6306,8 +6306,6 @@ async function valider_opticien() { const otpStatus = Number($("#otpStatus").val()); - alert("otpStatus => "+otpStatus); - // Gestion OTP facturation let o_msg = ""; let o_msgEng = ""; diff --git a/Vue/Opticien/index.php b/Vue/Opticien/index.php index d0ce921..5a5204e 100755 --- a/Vue/Opticien/index.php +++ b/Vue/Opticien/index.php @@ -2,7 +2,6 @@ $this->titre = "INTER-SANTE - Livraison verres et montures"; $numeroBonOptique = $_SESSION['p_numeroBonOptique_C']; $numeroOptique = $_SESSION['p_numeroOptique_C'] ; - //var_dump($numeroOptique); $nbActesVerres = 0; $nbActesMonture = 0;