diff --git a/Js/fonctions.js b/Js/fonctions.js
index c20ef47..e03d748 100755
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -24094,8 +24094,6 @@ async function ajouter_un_acte_selection(codeActe, prixBase, prixActe, ententePr
function verifie_statut_acte_selection(codeActe, prixBase, prixActe, ententePrealable)
{
- alert("prixBase => "+prixBase + " ; prixActe => "+prixActe);
-
datePrestation = $("#datePrestation").val();
nomForm = $("#nomForm").val();
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index ef07008..1cba173 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -909,7 +909,7 @@
-
+