diff --git a/Js/fonctions.js b/Js/fonctions.js index 2af6654..b23a51e 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -7293,8 +7293,8 @@ function confirmer_correction(idMvt) alert_ebene(msg, msgEng); setTimeout(() => { - afficher_beneficiaire_id(); - }, 100); + //afficher_beneficiaire_id(); + }, 200); }, complete: function() { diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 7dd9ed6..58bc258 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -710,7 +710,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +