sazerty
This commit is contained in:
parent
ce9a8df5c2
commit
57d409eb58
|
|
@ -7290,12 +7290,14 @@ function confirmer_correction(idMvt)
|
|||
success: function(data) {
|
||||
const msg = "Validation reinitialisée avec succès !";
|
||||
const msgEng = "Validation successfully reset!";
|
||||
|
||||
alert_ebene(msg, msgEng);
|
||||
return;
|
||||
|
||||
setTimeout(() => {
|
||||
afficher_beneficiaire_id();
|
||||
}, 100);
|
||||
},
|
||||
complete: function() {
|
||||
//window.location.assign($("#racineWeb" ).val()+"Mouvementassure/");
|
||||
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user