a
This commit is contained in:
parent
cfe9841dc2
commit
40715006b9
|
|
@ -24,7 +24,12 @@
|
||||||
<i class="fas fa-sync-alt"></i>
|
<i class="fas fa-sync-alt"></i>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
|
<td> <button style='font-size:10pt;' type="button" class="form-control btn btn-primary" onclick="javascript:selectionner_consulter_mvt_police();"> <?= format_N($this->nettoyer($v['nbMvt'])) ?> </button> </td>
|
||||||
|
|
||||||
<td align='center'><?= format_N($this->nettoyer($v['nbAttente'])) ?></td>
|
<td align='center'><?= format_N($this->nettoyer($v['nbAttente'])) ?></td>
|
||||||
<td align='center'><?= format_N($this->nettoyer($v['nbValide'])) ?></td>
|
<td align='center'><?= format_N($this->nettoyer($v['nbValide'])) ?></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user