drt
This commit is contained in:
parent
c7103e753d
commit
efb39c90d1
|
|
@ -16,7 +16,7 @@
|
|||
<?= _("Produit") ?> : <span class="fw-bold badge bg-light text-primary border"><?= $this->nettoyer($produit['codeProduit']) ?></span>
|
||||
— <span class="fw-bold badge bg-light text-primary border"><?= $this->nettoyer($produit['libelle']) ?></span>
|
||||
<?php if(!$isEditable): ?>
|
||||
— <span class="badge bg-info-ghost text-info text-uppercase" style="font-size: 7pt;"><?= _("Archivé") ?></span>
|
||||
— <span class="badge bg-success-ghost text-success text-uppercase" style="font-size: 7pt;"><?= _("Archivé") ?></span>
|
||||
<?php endif; ?>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user