From 682d6cde1a8eade5c34c2bc2a002d9b1175b18e9 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 22 Dec 2025 17:31:29 +0000 Subject: [PATCH] A --- Js/fonctions.js | 9 ++++----- Vue/gabarit.php | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index c8f9819..ad900b4 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -18133,13 +18133,12 @@ function enregistrer_demande_remboursement() error: function(errorData) { }, success: function(data) { - // alert(data); - // $('#div_test_gabarit').html(data); + alert(data); + $('#div_test_gabarit').html(data); }, - complete: function() { - - actualiser_remboursement(); + complete: function() { + // actualiser_remboursement(); } }); diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 9ba2dfc..bc371db 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -530,7 +530,7 @@ - +