From 8ed0e6c2d5312391399c71262e4da373abd9977e Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 14 Mar 2026 01:51:28 +0000 Subject: [PATCH] a --- Js/fonctions.js | 4 ++-- Vue/gabarit.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 @@ - +