diff --git a/Js/fonctions.js b/Js/fonctions.js index 71147d9..090beea 100644 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -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); diff --git a/Vue/Fichebeneficiaire/index.php b/Vue/Fichebeneficiaire/index.php index 5db1cd7..e81d33e 100644 --- a/Vue/Fichebeneficiaire/index.php +++ b/Vue/Fichebeneficiaire/index.php @@ -60,7 +60,7 @@ - + " . _("Date Effet") . " : " . dateLang($this->nettoyer($beneficiaire['dateEffetBeneficiaire']), $_SESSION['p_lang']) ?>