serfr
This commit is contained in:
@@ -7272,7 +7272,7 @@ function corriger_mvt_beneficiaire(idBeneficiaire, idAvenant)
|
||||
});
|
||||
}
|
||||
|
||||
function confirmer_correction(idMvt)
|
||||
function confirmer_correction(idMvt, idBeneficiaire)
|
||||
{
|
||||
donnees = 'idMvt='+idMvt;
|
||||
|
||||
@@ -7293,7 +7293,7 @@ function confirmer_correction(idMvt)
|
||||
alert_ebene(msg, msgEng);
|
||||
|
||||
setTimeout(() => {
|
||||
//afficher_beneficiaire_id();
|
||||
//modifier_beneficiaire(idBeneficiaire);
|
||||
}, 200);
|
||||
},
|
||||
complete: function() {
|
||||
|
||||
Reference in New Issue
Block a user