This commit is contained in:
2026-01-14 12:33:14 +00:00
parent 274e679af2
commit cbebc058c9
2 changed files with 3 additions and 3 deletions

View File

@@ -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 {