a
This commit is contained in:
parent
53bab0c7a3
commit
4557eb14d6
|
|
@ -4511,6 +4511,7 @@ function creer_user_rh_client()
|
|||
},
|
||||
complete: function()
|
||||
{
|
||||
/*
|
||||
uniciteLogin = $("#uniciteLogin").val();
|
||||
if(uniciteLogin==1)
|
||||
{
|
||||
|
|
@ -4518,7 +4519,7 @@ function creer_user_rh_client()
|
|||
v_msgEng="User ( "+codeUtilisateur+" ) created succssfully!";
|
||||
alert_ebene(v_msg, v_msgEng);
|
||||
|
||||
// retour_a_users_rh_client();
|
||||
retour_a_users_rh_client();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
@ -4528,6 +4529,7 @@ function creer_user_rh_client()
|
|||
|
||||
$("#codeUtilisateur").focus();
|
||||
}
|
||||
*/
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
|
|||
|
|
@ -663,7 +663,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
|||
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
||||
|
||||
<!-- Application Scripts -->
|
||||
<script src="/Js/fonctions.js?ver=2026.01.18.00"></script>
|
||||
<script src="/Js/fonctions.js?ver=2026.01.18.01"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
raffraichier_gabarit();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user