From cc0e1ae4c7a96e5c7c38a43c2867f0950478861b Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Fri, 13 Mar 2026 06:06:45 +0000 Subject: [PATCH] a --- Js/fonctions.js | 5 +++-- Vue/gabarit.php | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index a22a83e..4fcc71e 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -28739,7 +28739,6 @@ function ajax_maj_qte_acte(idPrestationactes, quantite, controle) $("#div_prestations").html('
' + '
'); - $.ajax({ url: $("#racineWeb").val()+"Ajaxactesmedicauxselect/majquantite/", type: 'POST', @@ -28790,7 +28789,9 @@ async function supprimer_acte_medical_selection(idPrestationactes, codeTypePrest const codeFamilleActe = $("#codeFamilleActe").val(); // 5. Affichage de l'indicateur de chargement - $("#listeacte").html('
' + '
'); + // $("#listeacte").html('
' + '
'); + $("#div_prestations").html('
' + '
'); + // 6. Préparation des données pour la requête const donnees = { diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 4c7593b..0bb7c5f 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -909,7 +909,7 @@ - +