Colonne référence à remplir
This commit is contained in:
parent
5a47a6a24a
commit
8bc286bdab
@ -5,6 +5,7 @@
|
||||
<tr>
|
||||
<th><b>Id</b></th>
|
||||
<th><b>Date de création</b></th>
|
||||
<th><b>Référence</b></th>
|
||||
<th><b>Résultat</b></th>
|
||||
<th><b>Insee</b></th>
|
||||
<th><b>Actions</b></th>
|
||||
@ -13,7 +14,7 @@
|
||||
<tr>
|
||||
<td><?php echo $comptage['id']; ?></td>
|
||||
<td><?php echo $comptage['dateAjout']; ?></td>
|
||||
<td><?php echo $comptage['reference']; ?></td>
|
||||
<td></td>
|
||||
<td><?php echo $comptage['resultat']; ?></td>
|
||||
<td><?php echo $comptage['uniteInsee']; ?></td>
|
||||
<td>
|
||||
|
Loading…
Reference in New Issue
Block a user