From e8f7647e19325d2c34e6a33427a423b5d3066b45 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Thu, 23 Jul 2026 20:26:20 +0000 Subject: [PATCH] a --- 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 04263f2..c8cdd5a 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -26593,6 +26593,9 @@ function getstatutactedate(codeActe, datePrestation) { donnee_a_affciher = ""; donnees = 'codeActe='+codeActe+'&datePrestation='+datePrestation; + + alert(donnees); + donnees = charger_csrf_token(donnees); $.ajax({ diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 195e068..8bc2bd5 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -885,7 +885,7 @@ - +