This commit is contained in:
KANE LAZENI 2026-04-04 17:39:37 +00:00
parent e4cc0fbb8f
commit 67c5ff2372

View File

@ -56,8 +56,8 @@
<?php else: ?> <?php else: ?>
<td align='center'> <td align='center'>
<button class="btn btn-primary" data-toggle="tooltip" data-placement="bottom" title="Cliquer ici pour la fiche assuré" <button class="btn btn-primary" data-toggle="tooltip" data-placement="bottom" title="Cliquer ici pour la fiche assuré"
onClick="javascript:selectionner_feuille_maladie('<?= $numeroFeuilleMaladie ?>');ajax_context_feuille_maladie_recherche('<?= $feuillemaladie['numeroBonConsultation']?>','<?= $idBeneficiaire?>','<?= $idPolice?>');"> onClick="">
<i class= "fa fa-address-book-o"> </i> <?= $numeroDemandeConsultation ?> ?> <i class= "fa fa-address-book-o"> </i> <?= $numeroDemandeConsultation ?>
</button> </button>
</td> </td>
<?php endif; ?> <?php endif; ?>