gg
This commit is contained in:
parent
ba230b4416
commit
0d22015cbb
|
|
@ -57,11 +57,11 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div id="container_libelle_filtre" class="mb-3 animate__animated animate__fadeIn" style="display:none;">
|
||||
<div id="container_libelle_filtre" class="mb-3 animate__animated animate__fadeIn" >
|
||||
<div class="alert alert-info py-2 px-3 d-flex align-items-center rounded-pill border-0 shadow-xs">
|
||||
<i class="fas fa-filter me-2"></i>
|
||||
<span class="small fw-bold text-uppercase me-2"><?= _("Filtre actif :") ?></span>
|
||||
<input id="libelleFiltre" name="libelleFiltre" class="form-control form-control-sm bg-dark border-0 fw-bold p-0 shadow-none"
|
||||
<input id="libelleFiltre" name="libelleFiltre" class="form-control form-control-sm bg-transparent border-0 fw-bold p-0 shadow-none"
|
||||
type="text" value="" readonly style="color: inherit;">
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user