diff --git a/Js/fonctions.js b/Js/fonctions.js
index 2861524..34e9e36 100755
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -2774,6 +2774,9 @@ function enregistrerconsultation()
confirm_ebene_sweet(v_msg, v_msgEng).then((confirmed) => {
if (confirmed) {
+
+ ententePrealable = $("#ententePrealable").val();
+
if (ententePrealable==1){
ententePrealable = "2";
}
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 8d87dc5..4d29321 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -892,7 +892,7 @@
-
+