From ef471e05cce962300e5c4a2b00807d8787e5f05b Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Tue, 31 Mar 2026 11:26:06 +0000 Subject: [PATCH] der --- Js/fonctions.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Js/fonctions.js b/Js/fonctions.js index d8383430..c88cedb5 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -44823,6 +44823,8 @@ function retour_a_users_rh_client() function enregistrer_modif_user_rh() { + debugger; + idUtilisateur = $("#idUtilisateur").val(); nom = $("#nom").val(); prenoms = $("#prenoms").val();