From 6b02c448904c7391eb1a4cc83792edfacdd59b44 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Wed, 21 Jan 2026 13:55:55 +0000 Subject: [PATCH] gr --- Js/fonctions.js | 3 +++ Vue/gabarit.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index c32b497..c7fd879 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -52,6 +52,9 @@ $(function() { if(nomForm == "remboursementClassic") { let filtre = $("#libelleFiltre").val(); + d1 = $("#d1").val(); + d2 = $("#d2").val(); + lister_dossiers_classiques(filtre); } diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 07fba22..d788eb3 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -663,7 +663,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +