diff --git a/Js/fonctions.js b/Js/fonctions.js index 8735222..eba6a4a 100644 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -45882,7 +45882,8 @@ function creer_user_rh_client() v_msgEng="User ( "+codeUtilisateur+" ) created succssfully!"; alert_ebene(v_msg, v_msgEng); - return; + + window.location.assign($("#racineWeb" ).val()+"Usersrhclient/"); } else { diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 4ad76c0..d315127 100644 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -261,7 +261,7 @@ controlerPlafondBeneficiaire : - +