diff --git a/Js/fonctions.js b/Js/fonctions.js index 094b62a..20a4d52 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -28811,11 +28811,11 @@ function ajaxprixseancesea() data: donnees, error: function(errorData) { // $('#div_test_gabarit').html(errorData); - // alert(errorData); + alert(errorData); }, success: function(data) { // $('#div_test_gabarit').html(data); - // alert(data); + alert(data); $("#infosacte").html(data); }, complete: function() { diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 9a75546..059d634 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -909,7 +909,7 @@ - +