From 0893b33c76bc9abf1997fb3777bdc95dc3314658 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Tue, 24 Mar 2026 18:02:43 +0000 Subject: [PATCH] a --- Js/fonctions.js | 11 +++++++++++ Vue/gabarit.php | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 11284ee6..b52c8f96 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -92028,3 +92028,14 @@ function ajax_maj_prix_acte_dec(idPrestationactes, valeurActe, controle) }); } } + + +function retour_bereme_initial() +{ + idBaremePriseEnCharge=$("#idBaremePriseEnCharge").val(); + + if (idBaremePriseEnCharge>"0") + { + detail_baremepriseencharge(idBaremePriseEnCharge); + } +} diff --git a/Vue/gabarit.php b/Vue/gabarit.php index cbef5582..f1d02c30 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -976,7 +976,7 @@ - +