a
This commit is contained in:
parent
0fd1c37309
commit
f6674722eb
|
|
@ -228,7 +228,7 @@
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
<td align='center'>
|
<td align='center'>
|
||||||
<?php if ($prixActeModifiable=="0" || $bonCaduc=="1" || $facture=="1" || $codeActe==$codeActeGratuit || $ententePrealable=='1'): ?>
|
<?php if ($prixActeModifiable=="0" || $bonCaduc=="1" || $facture=="1" || $codeActe==$codeActeGratuit): ?>
|
||||||
<button type="button" class="span_link" title="<?= _("Voir le tarif appliqué") ?>" onClick='javascript:tarif_applique("<?= $tarif ?>");'>
|
<button type="button" class="span_link" title="<?= _("Voir le tarif appliqué") ?>" onClick='javascript:tarif_applique("<?= $tarif ?>");'>
|
||||||
<?= format_N($this->nettoyer($v['valeurActe'])) ?>
|
<?= format_N($this->nettoyer($v['valeurActe'])) ?>
|
||||||
</button>
|
</button>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user