This commit is contained in:
KANE LAZENI 2026-07-09 10:39:04 +00:00
parent 2c0eaaf402
commit aa978fd5c9

View File

@ -101,6 +101,6 @@
</marquee>
<?php endif; ?>
<?php if(($avisHospitalisation=='1' || $avisHospitalisation=='9') && $idProformaHospitalisation=="0" && $facture=="0"): ?>
<?php if(($avisHospitalisation=='1' || $avisHospitalisation=='9') && $facture=="0"): ?>
<input style='font-size:12pt;' class="form-control btn btn-primary" type="button" value="<?= ("Détail Hospitalisation")?>" onClick="javascript:attribution_chambre();">
<?php endif; ?>