fe
This commit is contained in:
parent
c64c8cc4af
commit
122b313ab1
|
|
@ -489,7 +489,7 @@
|
|||
</div>
|
||||
|
||||
<div class="card border-0 shadow-sm mb-4">
|
||||
<div class="card-header bg-dark py-3 d-flex align-items-center justify-content-between">
|
||||
<div class="card-header bg-danger py-3 d-flex align-items-center justify-content-between">
|
||||
<h6 class="mb-0 text-white fw-bold text-uppercase">
|
||||
<i class="fas fa-microscope me-2"></i><?= _("Laboratoires & Imageries") ?>
|
||||
</h6>
|
||||
|
|
@ -498,7 +498,7 @@
|
|||
<div class="card-body p-0">
|
||||
<table class="table table-hover align-middle mb-0">
|
||||
<tr class="searchable-row">
|
||||
<td width="8%" class="text-center"><span class="badge-ghost bg-primary-ghost">01</span></td>
|
||||
<td width="8%" class="text-center"><span class="badge-ghost bg-danger-ghost">01</span></td>
|
||||
<td class="text-muted"><?= _("Permettre aux laboratoires de compléter une prescription médicale.") ?></td>
|
||||
<td width="25%" class="valeur-display">
|
||||
<?php $labo = ($societeuser['ajoutPrescriptionExam'] == "1"); ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user