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']; - +