fr
This commit is contained in:
parent
274e679af2
commit
cbebc058c9
|
|
@ -4340,10 +4340,10 @@ function enregistrer_modif_user_rh()
|
|||
error: function(errorData) {
|
||||
},
|
||||
success: function(data) {
|
||||
$('#div_test_gabarit').html(data);
|
||||
//$('#div_test_gabarit').html(data);
|
||||
},
|
||||
complete: function() {
|
||||
//retour_a_users_rh_client();
|
||||
retour_a_users_rh_client();
|
||||
}
|
||||
});
|
||||
} else {
|
||||
|
|
|
|||
|
|
@ -662,7 +662,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
|||
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
||||
|
||||
<!-- Application Scripts -->
|
||||
<script src="/Js/fonctions.js?ver=2026.01.14.03"></script>
|
||||
<script src="/Js/fonctions.js?ver=2026.01.14.04"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
raffraichier_gabarit();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user