mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 09:26:27 +02:00
Checkbox to select all entries of a datatable
This commit is contained in:
parent
0e2908cb83
commit
05d488490a
14 changed files with 24 additions and 13 deletions
|
@ -44,7 +44,7 @@
|
|||
<th>Début de l'appel</th>
|
||||
<th>Fin de l'appel</th>
|
||||
<th>Direction</th>
|
||||
<th class="checkcolumn">✓</th>
|
||||
<th class="checkcolumn"><input type="checkbox" id="check-all"/></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody></tbody>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue