a
This commit is contained in:
parent
6f8f569f9b
commit
64fe24a63d
|
|
@ -510,6 +510,7 @@
|
|||
<th class="text-center"> % </th>
|
||||
-->
|
||||
<th class="text-center"> <?= ("Impayé ?") ?> </th>
|
||||
<th class="text-center"> <?= ("Dépenses") ?> </th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody style="color: #000;">
|
||||
|
|
@ -600,6 +601,7 @@
|
|||
<td class="text-center" >
|
||||
<?= ebene_check_box_disabled($impaye) ?>
|
||||
</td>
|
||||
<td class="text-center" data-label="Dépenses"><?= format_N($this->nettoyer($beneficiaire['consommation'])) ?></td>
|
||||
</tr>
|
||||
<?php endforeach; ?>
|
||||
</tbody>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user