This commit is contained in:
2026-05-07 05:07:42 +00:00
parent de3b4fb397
commit 20e36c0947
2 changed files with 4 additions and 1 deletions

View File

@@ -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";
}