a
This commit is contained in:
parent
2717ef1ad8
commit
b02eeccf02
|
|
@ -1814,11 +1814,6 @@ function ebene_enregistrer_photo_face() // OK
|
||||||
function fiche_beneficiaire()
|
function fiche_beneficiaire()
|
||||||
{
|
{
|
||||||
idBeneficiaire = $("#idBeneficiaire_C").val();
|
idBeneficiaire = $("#idBeneficiaire_C").val();
|
||||||
numeroBeneficiaire = $("#numeroBeneficiaire_C").val();
|
|
||||||
|
|
||||||
alert("idBeneficiaire = "+idBeneficiaire);
|
|
||||||
alert("numeroBeneficiaire = "+numeroBeneficiaire);
|
|
||||||
return;
|
|
||||||
|
|
||||||
if (idBeneficiaire>" ")
|
if (idBeneficiaire>" ")
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -635,7 +635,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
||||||
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
||||||
|
|
||||||
<!-- Application Scripts -->
|
<!-- Application Scripts -->
|
||||||
<script src="/Js/fonctions.js?ver=2026.01.05.01"></script>
|
<script src="/Js/fonctions.js?ver=2026.01.05.02"></script>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
raffraichier_gabarit();
|
raffraichier_gabarit();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user