From 19f23c9bf490cf2e1f089e4e35616980b7bfd051 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 19 Jan 2026 12:25:57 +0000 Subject: [PATCH] a --- Js/fonctions.js | 2 ++ Vue/Mouvementassure/index.php | 2 ++ Vue/gabarit.php | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 996c544..8b368b5 100644 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -45218,6 +45218,8 @@ function apercu_mouvement_assures_export() function selectionner_consulter_mvt_police(idPolice) { donnees = 'idPolice='+idPolice; + + alert(donnees); $.ajax({ url: $("#racineWeb").val()+"Ajaxcontextpolice/", type : 'post', diff --git a/Vue/Mouvementassure/index.php b/Vue/Mouvementassure/index.php index b1c60ed..9487eb2 100644 --- a/Vue/Mouvementassure/index.php +++ b/Vue/Mouvementassure/index.php @@ -1,5 +1,7 @@ titre = "Intersanté - Mouvements sur les assurés"; + var_dump(array("idPoliceVue"=>$_SESSION['idPolice_C'])); + ?>
diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 35b9eda..b052519 100644 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -261,7 +261,7 @@ controlerPlafondBeneficiaire : - +