a
This commit is contained in:
parent
91cc8dbae2
commit
a79ee72bc5
|
|
@ -1577,13 +1577,6 @@ function selectionner_adherent(id,no)
|
|||
{
|
||||
$("#idAdherent_C").val(id);
|
||||
$("#numeroAdherent_C").val(no);
|
||||
/*
|
||||
alert("id = "+id);
|
||||
alert("no = "+no);
|
||||
alert('idAdherent_C : ' + $("#idAdherent_C").val() );
|
||||
alert('numeroAdherent_C : ' + $("#numeroAdherent_C").val() );
|
||||
*/
|
||||
alert($("#idAdherent_C").val());
|
||||
}
|
||||
|
||||
function afficher_adherent()
|
||||
|
|
|
|||
|
|
@ -612,7 +612,7 @@ $activeChildId = $menuData['child'];
|
|||
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
||||
|
||||
<!-- Application Scripts -->
|
||||
<script src="/Js/fonctions.js?ver=2026.01.04.23"></script>
|
||||
<script src="/Js/fonctions.js?ver=2026.01.04.24"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
raffraichier_gabarit();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user