diff --git a/Js/fonctions.js b/Js/fonctions.js index 0d4a801..398b668 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -11980,6 +11980,8 @@ async function valider_seance_sea_cso() { return; } + alert("numeroBonSeance => "+numeroBonSeance); + // Validate act selection const codeActe = $("#codeActe").val().trim(); if (!codeActe) { diff --git a/Vue/Kinecso/index.php b/Vue/Kinecso/index.php index 43f4c64..3aaa394 100755 --- a/Vue/Kinecso/index.php +++ b/Vue/Kinecso/index.php @@ -29,9 +29,6 @@ -numeroBonSeance - - diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 58c49bb..6bf7a68 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -885,7 +885,7 @@ - +