a
This commit is contained in:
parent
97a2a5940f
commit
dc3743440d
|
|
@ -45627,14 +45627,12 @@ function valider_reponse_demande_rd()
|
||||||
alert(data);
|
alert(data);
|
||||||
},
|
},
|
||||||
complete: function() {
|
complete: function() {
|
||||||
/*
|
|
||||||
if(codeEtatDemandeRemboursement=="1"){
|
if(codeEtatDemandeRemboursement=="1"){
|
||||||
ajax_context_adherent(idBeneficiaire);
|
ajax_context_adherent(idBeneficiaire);
|
||||||
}else{
|
}else{
|
||||||
window.location.assign($("#racineWeb" ).val()+"Historiquedemanderemboursement/");
|
window.location.assign($("#racineWeb" ).val()+"Historiquedemanderemboursement/");
|
||||||
|
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -261,7 +261,7 @@ controlerPlafondBeneficiaire : <?= $_SESSION['controlerPlafondBeneficiaire'] ?>
|
||||||
<script src="Js/datepicker-fr.js"></script>
|
<script src="Js/datepicker-fr.js"></script>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
<script src="Js/fonctions.js?ver=2026.01.31.05"></script>
|
<script src="Js/fonctions.js?ver=2026.01.31.06"></script>
|
||||||
|
|
||||||
<script src="<?= $_SESSION['dossierSociete'].'/Js/societe.js' ?>" > </script>
|
<script src="<?= $_SESSION['dossierSociete'].'/Js/societe.js' ?>" > </script>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user