This commit is contained in:
KANE LAZENI 2026-07-28 22:40:39 +00:00
parent d1b6d1620e
commit be80b21fad

View File

@ -11980,8 +11980,6 @@ async function valider_seance_sea_cso() {
return;
}
alert("numeroBonSeance => "+numeroBonSeance);
// Validate act selection
const codeActe = $("#codeActe").val().trim();
if (!codeActe) {