df
This commit is contained in:
parent
2118e845dc
commit
84588d200b
|
|
@ -69,10 +69,10 @@
|
|||
|
||||
<?php if($codeModecalculPrime=="TA"): ?>
|
||||
<div class="row align-items-center mb-1 p-3 bg-primary-ghost rounded">
|
||||
<div class="col-md-2">
|
||||
<label class="small text-muted fw-bold text-uppercase"><?= _("Type Tranche d'Âge") ?></label>
|
||||
<div class="col-md-3">
|
||||
<label class="small text-muted fw-bold text-uppercase"><?= _("Catégorie Tranche d'Âge") ?></label>
|
||||
</div>
|
||||
<div class="col-md-10">
|
||||
<div class="col-md-9">
|
||||
<select class="form-control bg-white border-0 fw-bold shadow-sm" disabled>
|
||||
<?php liste_options($typesTranches,$this->nettoyer($produit['codeEnteteTrancheAge'])); ?>
|
||||
</select>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user