diff --git a/Js/fonctions.js b/Js/fonctions.js index 2efd2615..d1673e3c 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -92615,6 +92615,6 @@ function charger_csrf_token(v_data) }else{ v_data += '&csrf_token=' + csrf_token; } - alert("charger_csrf_token => "+charger_csrf_token); + alert("charger_csrf_token => "+v_data); return v_data; } diff --git a/Vue/Ajaxgabarit/index.php b/Vue/Ajaxgabarit/index.php index 19508121..d1993c15 100755 --- a/Vue/Ajaxgabarit/index.php +++ b/Vue/Ajaxgabarit/index.php @@ -124,5 +124,4 @@ "> "> - - \ No newline at end of file + \ No newline at end of file diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 3ee9c271..6cbb5631 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -985,7 +985,7 @@ - +