From 1a840d98c6c2c01291b545967783defde8876eda Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Sat, 18 Apr 2026 15:57:26 +0000 Subject: [PATCH] Sorel --- Js/fonctions.js | 3 ++- Vue/gabarit.php | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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']; - +