cf
This commit is contained in:
parent
1c00d3c7e2
commit
7f834374ca
|
|
@ -12,11 +12,6 @@
|
|||
<h4 id="titre-page" class="mb-0 fw-bold text-uppercase"><?= $this->nettoyer($produit['libelle']) ?></h4>
|
||||
<p class="text-muted small mb-0"><?= _("Code Produit :") ?> <span class="badge bg-light text-primary border"><?= $this->nettoyer($produit['codeProduit']) ?></span></p>
|
||||
</div>
|
||||
<div class="text-end">
|
||||
<button class="btn btn-light rounded-pill px-4 fw-bold shadow-xs border" onClick="retour_liste_produits();">
|
||||
<i class="fas fa-arrow-left me-2"></i><?= _("Retour à la liste") ?>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user