Add checkbox to check every rows

pull/1173/head
Chocobozzz 2018-10-08 16:15:10 +02:00
parent 24b9417cec
commit 2cae5f1307
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 2 additions and 1 deletions

View File

@ -33,9 +33,10 @@
<ng-template pTemplate="header">
<tr>
<th style="width: 40px"></th>
<th style="width: 40px">
<p-tableHeaderCheckbox></p-tableHeaderCheckbox>
</th>
<th style="width: 40px"></th>
<th i18n pSortableColumn="username">Username <p-sortIcon field="username"></p-sortIcon></th>
<th i18n>Email</th>
<th i18n>Video quota</th>