drt
This commit is contained in:
parent
c2359e2e9f
commit
6f88dcf3b3
|
|
@ -30,10 +30,11 @@
|
|||
<tr>
|
||||
<td><?= $idQuittance ?></td>
|
||||
<td class="text-center">
|
||||
<button type="button" class="form-control btn btn-primary"
|
||||
<!--<button type="button" class="form-control btn btn-primary"
|
||||
onClick="javascript:afficher_emission(<?= $idEmission ?>);">
|
||||
<?= $numeroEmission ?>
|
||||
</button>
|
||||
</button>-->
|
||||
<?= $numeroEmission ?>
|
||||
</td>
|
||||
<td class="text-center small"><?= dateLang($this->nettoyer($quittance['dateEmission']), $_SESSION['lang']) ?></td>
|
||||
<td class="text-center small"><?= dateLang($this->nettoyer($quittance['dateEffet']), $_SESSION['lang']) ?></td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user