This commit is contained in:
KONE SOREL 2026-03-31 11:26:06 +00:00
parent b1f3600a6a
commit ef471e05cc

View File

@ -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();