From 8e9f259995bc3764af02cbe822bd3340bcd823fc Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Mon, 30 Mar 2026 10:11:01 +0000 Subject: [PATCH] frtz --- Js/fonctions.js | 6 +++++- Vue/gabarit.php | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 090beea..7364d92 100644 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -1038,7 +1038,11 @@ function prestation_possible() dateEcheancePolice = $("#dateEcheancePolice_C").val(); dateEffetCouvert = $("#dateEffetCouvert").val(); - //estSorti = $("#estSorti").val(); + + estsorti = $("#estsorti").val(); + + alert("codeEtatBeneficiaire="+codeEtatBeneficiaire+" estsorti="+estsorti); + return; /* if (dateEffetCouvert!="1") diff --git a/Vue/gabarit.php b/Vue/gabarit.php index ce5142b..9207fe8 100644 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -265,7 +265,7 @@ actesHarmonises : - +