From c8aae1a35ba9d26798bac21b53d1004ccbb58755 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 24 Jun 2026 16:10:53 +0000 Subject: [PATCH] a --- Js/fonctions.js | 2 +- Vue/gabarit.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 1af2755..eb1a0ce 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -3240,7 +3240,7 @@ function ajax_maj_qte_medicament(idMedicament, quantite, controle) data: donnees, success: function(data) { $("#medicaments").html(data); - document.getElementById(V_idControle).focus(); + // document.getElementById(V_idControle).focus(); }, error: function(data) { }, diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 6999afc..e343269 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -892,7 +892,7 @@ - +