diff --git a/Js/fonctions.js b/Js/fonctions.js index f455080..8735222 100644 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -45869,14 +45869,13 @@ function creer_user_rh_client() error: function(errorData) { }, success: function(data) { - $('#div_test_gabarit').html(data); + // $('#div_test_gabarit').html(data); $('#div_unicite_login').html(data); }, complete: function() { uniciteLogin = $("#uniciteLogin").val(); alert("uniciteLogin => "+uniciteLogin); - /* if(uniciteLogin==1) { v_msg="Utilisateur ( "+codeUtilisateur+" ) créé avec succès!"; @@ -45896,7 +45895,6 @@ function creer_user_rh_client() $("#codeUtilisateur").focus(); return; } - */ } }); } diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 9503469..16e1d7b 100644 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -261,7 +261,7 @@ controlerPlafondBeneficiaire : - +