diff --git a/Js/fonctions.js b/Js/fonctions.js
index ed49cdb..054f5ec 100755
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -4508,6 +4508,7 @@ function creer_user_rh_client()
},
success: function(data) {
$('#div_unicite_login').html(data);
+ $('#div_test_gabarit').html(data);
},
complete: function()
{
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 5af3cb3..9520146 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -663,7 +663,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
-
+