a
This commit is contained in:
parent
169871eef6
commit
4c716a0a9c
|
|
@ -405,7 +405,7 @@
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
<td align='center'> <?= $this->nettoyer($v['exercieReference'])?> </td>
|
<td align='center'> <?= $this->nettoyer($v['exercieReference'])?> </td>
|
||||||
<td align='center'>
|
<td align='center'>
|
||||||
<?php if($pourcentConsoFamille >='95'): ?>
|
<?php if($pourcentConsoFamille >='97'): ?>
|
||||||
<a title="<?= _("Plafond atteint pour cette garantie.")?>" href="javascript:alert('Plafond atteint pour cette garantie!');">
|
<a title="<?= _("Plafond atteint pour cette garantie.")?>" href="javascript:alert('Plafond atteint pour cette garantie!');">
|
||||||
<span style="color:blue; background-color:#eeeeee; border:1px solid #000; border-radius:3px;">
|
<span style="color:blue; background-color:#eeeeee; border:1px solid #000; border-radius:3px;">
|
||||||
<?= $this->nettoyer($v['garantie'])?>
|
<?= $this->nettoyer($v['garantie'])?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user