sd
This commit is contained in:
parent
3173343e15
commit
e742c05a4c
|
|
@ -49,7 +49,7 @@
|
|||
<div class="card border-0 shadow-sm h-100">
|
||||
<div class="card-header bg-white py-3 border-bottom">
|
||||
<div class="d-flex justify-content-between align-items-center mb-3">
|
||||
<h6 class="mb-0 fw-bold text-muted text-uppercase small">
|
||||
<h6 class="mb-0 fw-bold text-primary text-uppercase">
|
||||
<i class="fas fa-list-ul me-2"></i><?= _("Disponibles") ?>
|
||||
</h6>
|
||||
<span class="badge bg-light text-primary border rounded-pill" id="count_dispo">
|
||||
|
|
@ -116,7 +116,7 @@
|
|||
<div class="card border-0 shadow-sm h-100 border-start border-success border-4">
|
||||
<div class="card-header bg-white py-3 border-bottom">
|
||||
<div class="d-flex justify-content-between align-items-center mb-3">
|
||||
<h6 class="mb-0 fw-bold text-success text-uppercase small">
|
||||
<h6 class="mb-0 fw-bold text-success text-uppercase">
|
||||
<i class="fas fa-check-double me-2"></i><?= _("Affectés au réseau") ?>
|
||||
</h6>
|
||||
<span class="badge bg-success-light text-success rounded-pill px-3" id="count_affect">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user