From 5fbf2209ec3c35857952dd95cfe37a3b1a80e665 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Fri, 31 Jul 2026 11:27:17 +0000 Subject: [PATCH] a --- Js/fonctions.js | 4 +++- Vue/gabarit.php | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index e766665..c65b2f0 100644 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -18861,7 +18861,7 @@ function envoyer_prescription_medicament() smsOrdonnance = $('#smsOrdonnance').val(); const numero = telRwanda(smsOrdonnance); - alert("numero => "+numero) + alert("numero => "+numero); if (numero === null) { v_msg="Revoir le No de téléphone!"; v_msgEng="Check the phone number!"; @@ -18872,6 +18872,8 @@ function envoyer_prescription_medicament() return; } + alert("numero valide => "+numero); + /* donnees = 'smsOrdonnance='+numero; diff --git a/Vue/gabarit.php b/Vue/gabarit.php index a4390ba..f290beb 100644 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -262,7 +262,7 @@ - +