diff --git a/Js/fonctions.js b/Js/fonctions.js
index 11ca315..452a9d2 100755
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -6812,6 +6812,7 @@ function enregistrer_remplacement_adherent()
},
complete: function()
{
+ /*
v_msg="Opération effectuée avec succès!";
v_msgEng="Operation successfully completed";
@@ -6819,6 +6820,7 @@ function enregistrer_remplacement_adherent()
// Ce code ne s’exécute qu’après clic sur OK
consulter_remplacement_adherent();
});
+ */
}
});
}
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 5e05123..5be41c5 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -712,7 +712,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
-
+