From cc497cb1350bb96dace620016e9171fc19e3688e Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 24 Jun 2026 16:07:22 +0000 Subject: [PATCH] a --- Js/fonctions.js | 6 +----- Vue/Ajaxdetailprescription/index.php | 2 +- Vue/Prescription/index.php | 2 +- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 8231cee..1af2755 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -3245,11 +3245,7 @@ function ajax_maj_qte_medicament(idMedicament, quantite, controle) error: function(data) { }, complete: function() { - //controle.focus(); - v_controle_val = $("#"+V_idControle).val(); - alert("v_controle_val => "+v_controle_val); - document.getElementById(V_idControle).focus(); - $("#"+V_idControle).focus(); + // $("#"+V_idControle).focus(); } }); } diff --git a/Vue/Ajaxdetailprescription/index.php b/Vue/Ajaxdetailprescription/index.php index c43950b..3e7fe5d 100755 --- a/Vue/Ajaxdetailprescription/index.php +++ b/Vue/Ajaxdetailprescription/index.php @@ -143,7 +143,7 @@ + onChange="ajax_maj_qte_medicament('', this.value, this);;this.focus;"> diff --git a/Vue/Prescription/index.php b/Vue/Prescription/index.php index b7307ea..9e5c66a 100755 --- a/Vue/Prescription/index.php +++ b/Vue/Prescription/index.php @@ -495,7 +495,7 @@ + onChange="ajax_maj_qte_medicament('', this.value, this);this.focus;">