daz
This commit is contained in:
parent
ec3f95b3e2
commit
49ac81c0c0
|
|
@ -50,11 +50,14 @@
|
|||
<td class="text-center"><span class="badge bg-light text-dark border"><?= $this->nettoyer($rpsinistre['codeGarantie']) ?></span></td>
|
||||
<td class="text-end fw-bold px-3"><?= format_N($this->nettoyer($rpsinistre['fraisReel'])); ?></td>
|
||||
</tr>
|
||||
|
||||
<?php
|
||||
/*
|
||||
if ($nbligne == 200) {
|
||||
$nbligne = "> " . $nbligne . " => " . _("Export Excel");
|
||||
break;
|
||||
}
|
||||
*/
|
||||
?>
|
||||
<?php endforeach; ?>
|
||||
</tbody>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user