This commit is contained in:
2026-01-18 06:21:40 +00:00
parent c571895225
commit b68df54a91
2 changed files with 2 additions and 1 deletions

View File

@@ -4508,6 +4508,7 @@ function creer_user_rh_client()
},
success: function(data) {
$('#div_unicite_login').html(data);
$('#div_test_gabarit').html(data);
},
complete: function()
{