From 274e679af2bc937a42529905613a3b7711794c67 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Wed, 14 Jan 2026 12:21:52 +0000 Subject: [PATCH] de --- 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 168efc8..b28d075 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -4340,10 +4340,10 @@ function enregistrer_modif_user_rh() error: function(errorData) { }, success: function(data) { - // $('#div_test_gabarit').html(data); + $('#div_test_gabarit').html(data); }, complete: function() { - retour_a_users_rh_client(); + //retour_a_users_rh_client(); } }); } else { diff --git a/Vue/gabarit.php b/Vue/gabarit.php index e62179b..f9fe166 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -662,7 +662,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +