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