From 2007d58bdf63132af1a702b7ed2e3bfdafd77dae Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Tue, 31 Mar 2026 11:35:17 +0000 Subject: [PATCH] azerty --- Js/fonctions.js | 6 +++--- Vue/Ficheuserrhclient/index.php | 3 +-- Vue/gabarit.php | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index c88cedb5..2ffd024b 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -44824,7 +44824,7 @@ function retour_a_users_rh_client() function enregistrer_modif_user_rh() { debugger; - + idUtilisateur = $("#idUtilisateur").val(); nom = $("#nom").val(); prenoms = $("#prenoms").val(); @@ -44906,10 +44906,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(); } }); } diff --git a/Vue/Ficheuserrhclient/index.php b/Vue/Ficheuserrhclient/index.php index ac41d410..532eb0b5 100644 --- a/Vue/Ficheuserrhclient/index.php +++ b/Vue/Ficheuserrhclient/index.php @@ -6,8 +6,7 @@ $codeUtilisateur = $user_rh['codeUtilisateur']; $actif = $user_rh['actif']; - var_dump($actif); - + //var_dump($actif); $codeProfil = $user_rh['codeProfil']; $codeLangue = $user_rh['codeLangue']; ?> diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 34edbbc5..228ed1f3 100644 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -263,7 +263,7 @@ controlerPlafondBeneficiaire : - +