a
This commit is contained in:
@@ -132,10 +132,6 @@
|
||||
<td align='center'><?= $this->nettoyer($prestation['quantite']) ?></td>
|
||||
<?php else: ?>
|
||||
<td align='center'>
|
||||
<button type="button" class="span_link" title="<?= _("Voir le tarif appliqué") ?>" onClick='javascript:tarif_applique("<?= $tarif ?>");'>
|
||||
<?= format_N($this->nettoyer($prestation['valeurActe'])); ?>
|
||||
</button>
|
||||
|
||||
<?php if($prixActeModifiable=="0") : ?>
|
||||
<button type="button" class="span_link" title="<?= _("Voir le tarif appliqué") ?>" onClick='javascript:tarif_applique("<?= $tarif ?>");'>
|
||||
<?= format_N($this->nettoyer($prestation['valeurActe'])); ?>
|
||||
|
||||
Reference in New Issue
Block a user