diff --git a/Js/fonctions.js b/Js/fonctions.js index 38684de..2d52e6c 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -3215,9 +3215,6 @@ function ajouter_medicament() { function ajax_maj_qte_medicament(idMedicament, quantite, controle) { - alert(controle.id); - alert(controle.name); - quantite=quantite.replace(",","."); controle.value=quantite; @@ -3253,6 +3250,8 @@ 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; diff --git a/Vue/Ajaxdetailprescription/index.php b/Vue/Ajaxdetailprescription/index.php index db0b487..30cec0f 100755 --- a/Vue/Ajaxdetailprescription/index.php +++ b/Vue/Ajaxdetailprescription/index.php @@ -35,7 +35,7 @@ - + diff --git a/Vue/Prescription/index.php b/Vue/Prescription/index.php index 28afad2..91ed958 100755 --- a/Vue/Prescription/index.php +++ b/Vue/Prescription/index.php @@ -388,7 +388,7 @@ - + diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 6223e63..168230e 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -892,7 +892,7 @@ - +