de
This commit is contained in:
parent
075c71e2e7
commit
c7103e753d
|
|
@ -15,7 +15,7 @@
|
|||
<p class="text-muted small mb-0">
|
||||
<?= _("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(!$isArchive): ?>
|
||||
<?php if(!$isEditable): ?>
|
||||
— <span class="badge bg-info-ghost text-info text-uppercase" style="font-size: 7pt;"><?= _("Archivé") ?></span>
|
||||
<?php endif; ?>
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user