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 @@ - +