der
This commit is contained in:
parent
6a6022d91e
commit
a8775c90a6
|
|
@ -86,7 +86,7 @@
|
|||
<div id="div_patienter"></div>
|
||||
|
||||
<div class="card border-0 shadow-sm">
|
||||
<div class="card-header bg-white py-2 d-flex justify-content-between align-items-center">
|
||||
<div class="card-header border-bottom bg-light py-2 d-flex justify-content-between align-items-center">
|
||||
<h6 class="mb-0 fw-bold text-uppercase small text-primary">
|
||||
<i class="fas fa-list-ul me-2"></i><?= _("Détails par Garantie / Famille d'acte") ?>
|
||||
</h6>
|
||||
|
|
@ -94,7 +94,8 @@
|
|||
<?= count($garantiesajoutees) ?>
|
||||
</span>
|
||||
</div>
|
||||
<small class="text-muted mt-1 d-block"><i class="fas fa-info-circle me-1"></i><?= _("Double-cliquer sur la ligne de la garantie à paramétrer ou cliquer sur le bouton d'action") ?></small>
|
||||
|
||||
<small class="text-muted mt-1 d-block mb-2"><i class="fas fa-info-circle me-1"></i><?= _("Double-cliquer sur la ligne de la garantie à paramétrer ou cliquer sur le bouton d'action") ?></small>
|
||||
<div class="card-body p-0">
|
||||
<div class="table-responsive" style="max-height: 500px;">
|
||||
<table class="table table-hover table-sm align-middle mb-0">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user