Checkbox to select all entries of a datatable

This commit is contained in:
osaajani 2021-06-29 20:05:56 +02:00
parent 0e2908cb83
commit 05d488490a
14 changed files with 24 additions and 13 deletions

View file

@ -43,7 +43,7 @@
<th>Nombre de contacts</th>
<th>Date de création</th>
<th>Dernière modification</th>
<th class="checkcolumn">&#10003;</th>
<th class="checkcolumn"><input type="checkbox" id="check-all"/></th>
</tr>
</thead>
<tbody>