sazerty
This commit is contained in:
@@ -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/");
|
||||
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user