From de29d3aea8e2c54cae879ca34fda5b244566c84a Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 4 Jan 2026 09:06:17 +0000 Subject: [PATCH] a --- Js/fonctions.js | 1 + Vue/gabarit.php | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 3fa3930..a689df0 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -132,6 +132,7 @@ function raffraichier_gabarit() url: $("#racineWeb").val()+"Ajaxgabarit/", success: function(data) { + alert(data); $("#div_ajaxgabarit").html(data); $('#div_test_gabarit').html(data); diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 62954c9..a762473 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -397,6 +397,7 @@ $activeChildId = $menuData['child'];
$_SESSION['codeSociete'], ) ); + */ ?> @@ -607,7 +609,7 @@ $activeChildId = $menuData['child']; - +