From cbebc058c9f7dcf16cba41a5420a14e949e92f2f Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Wed, 14 Jan 2026 12:33:14 +0000 Subject: [PATCH] fr --- 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 b28d075..74b0f7e 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 f9fe166..67b6fd0 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -662,7 +662,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +