Task #1045 - Amélioration apparence :

Amélioration thème light 
Correct bug dans Acc_Ledger_Purchase, résumé des totaux
This commit is contained in:
Dany De Bontridder 2014-11-30 23:46:02 +01:00
parent 2d51f52da1
commit b0954f8e2a
5 changed files with 78 additions and 50 deletions

View file

@ -20,13 +20,13 @@
<td>
<a href="javascript:void(0)" onclick="<?php echo $array[$i]['javascript']?>">
<span id="val<?php echo $i?>">
<?php echo $array[$i]['pcm_val']?>
<?php echo strip_tags($array[$i]['pcm_val'])?>
</span>
</a>
</td>
<td>
<span id="lib<?php echo $i?>">
<?php echo $array[$i]['pcm_lib']?>
<?php echo strip_tags($array[$i]['pcm_lib'])?>
</span>
</td>
<td>