From 8d45c0e201d995b6947023e66e0f4d69f483fbbd Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 4 Jan 2026 09:08:19 +0000 Subject: [PATCH] z --- Js/fonctions.js | 3 ++- Vue/gabarit.php | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index a689df0..40412fa 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -134,7 +134,8 @@ function raffraichier_gabarit() { alert(data); $("#div_ajaxgabarit").html(data); - $('#div_test_gabarit').html(data); + alert($("#div_ajaxgabarit")); + // $('#div_test_gabarit').html(data); codeSociete = $("#codeSociete").val(); vue = $("#vue").val(); diff --git a/Vue/gabarit.php b/Vue/gabarit.php index a762473..bc940a2 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -609,7 +609,7 @@ $activeChildId = $menuData['child']; - +