This commit is contained in:
2026-03-30 10:06:36 +00:00
parent c5a213ad49
commit fbe6f791f7
2 changed files with 4 additions and 1 deletions

View File

@@ -1038,6 +1038,8 @@ function prestation_possible()
dateEcheancePolice = $("#dateEcheancePolice_C").val();
dateEffetCouvert = $("#dateEffetCouvert").val();
//estSorti = $("#estSorti").val();
/*
if (dateEffetCouvert!="1")
{
@@ -1050,6 +1052,7 @@ function prestation_possible()
if (enVigueur!="1")
{
if()
v_msg="Attention! cette personne n'est pas en vigueur";
v_msgEng="Warning! This person is not in force";
alert_ebene(v_msg, v_msgEng);