sd
This commit is contained in:
parent
56e319f7b1
commit
332ec30556
|
|
@ -79,7 +79,7 @@
|
||||||
<div class="col-lg-7">
|
<div class="col-lg-7">
|
||||||
<div class="card border-0 shadow-sm h-100 border-start border-primary border-4">
|
<div class="card border-0 shadow-sm h-100 border-start border-primary border-4">
|
||||||
<div class="card-header bg-white py-3 d-flex justify-content-between align-items-center border-bottom border-2">
|
<div class="card-header bg-white py-3 d-flex justify-content-between align-items-center border-bottom border-2">
|
||||||
<h6 class="mb-0 fw-bold text-primary text-uppercase small"><i class="fas fa-check-circle me-2"></i><?= _("Garanties affectées au produit Santé") ?></h6>
|
<h6 class="mb-0 fw-bold text-danger text-uppercase small"><i class="fas fa-check-circle me-2"></i><?= _("Garanties affectées au produit Santé") ?></h6>
|
||||||
<?php if ($isEditable): ?>
|
<?php if ($isEditable): ?>
|
||||||
<button class="btn btn-xs btn-outline-danger rounded-pill fw-bold" onclick="retirer_tous_garantie_produit();">
|
<button class="btn btn-xs btn-outline-danger rounded-pill fw-bold" onclick="retirer_tous_garantie_produit();">
|
||||||
<i class="fas fa-angle-double-left me-1"></i> <?= _("Tout retirer") ?>
|
<i class="fas fa-angle-double-left me-1"></i> <?= _("Tout retirer") ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user