From f360b0059e9a22fde15541cb0237eb450314bddf Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 24 Jun 2026 13:41:34 +0000 Subject: [PATCH] a --- Js/fonctions.js | 6 +++--- Vue/gabarit.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 2d52e6c..e0c6470 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -3250,9 +3250,6 @@ function ajax_maj_qte_medicament(idMedicament, quantite, controle) function ajax_maj_posologie_medicament(idMedicament, posologie, controle) { - alert(controle.id); - alert(controle.name); - donnees = 'idMedicament='+idMedicament+"&posologie="+posologie; $.ajax({ @@ -24421,6 +24418,9 @@ function enregistrerdemandederogationbareme(codeDerogation, libelleDerogation, c function ajax_maj_duree_medicament(idMedicament, duree, controle) { + alert(controle.id); + alert(controle.name); + duree=duree.replace(",","."); controle.value=duree; diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 168230e..3c94d22 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -892,7 +892,7 @@ - +