From 8d5e5e5006deefe8e6b976c7c19f3c38aa035105 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Tue, 28 Jul 2026 22:29:35 +0000 Subject: [PATCH] a --- Js/fonctions.js | 4 ++- Vue/Ajaxprixseancesea/index.php | 45 +++++++++++++++++++++++++++++++++ Vue/gabarit.php | 2 +- 3 files changed, 49 insertions(+), 2 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 398b668..ed3fa88 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -11950,6 +11950,8 @@ function actualiser_seance() // SEANCES KINE async function valider_seance_sea_cso() { + alert("valider_seance_sea_cso"); + // Validate prior agreement requirement const ententePrealableSea = $("#ententePrealableSea").val(); if (ententePrealableSea > 1) { @@ -11981,7 +11983,7 @@ async function valider_seance_sea_cso() { } alert("numeroBonSeance => "+numeroBonSeance); - + // Validate act selection const codeActe = $("#codeActe").val().trim(); if (!codeActe) { diff --git a/Vue/Ajaxprixseancesea/index.php b/Vue/Ajaxprixseancesea/index.php index 9180abc..99be241 100755 --- a/Vue/Ajaxprixseancesea/index.php +++ b/Vue/Ajaxprixseancesea/index.php @@ -131,6 +131,51 @@ + + + " /> + +
+ + +
+ + + + + + + + + + + + + + + + + + +
" /> " /> " />
+
+ + +
diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 6bf7a68..950d183 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -885,7 +885,7 @@ - +