diff --git a/Js/fonctions.js b/Js/fonctions.js index c0339ea..a2edd82 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -7291,10 +7291,11 @@ function confirmer_correction(idMvt, idBeneficiaire) const msg = "Validation reinitialisée avec succès !"; const msgEng = "Validation successfully reset!"; alert_ebene(msg, msgEng); - + /* setTimeout(() => { modifier_beneficiaire(idBeneficiaire); }, 200); + */ }, complete: function() { diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 544ae5c..4ddd18e 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -710,7 +710,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +