|
@ -74,7 +74,7 @@ |
|
|
[matSortDirection]="sortDirection" |
|
|
[matSortDirection]="sortDirection" |
|
|
[matSortDisabled]="sortDisabled" |
|
|
[matSortDisabled]="sortDisabled" |
|
|
> |
|
|
> |
|
|
<ng-container matColumnDef="select"> |
|
|
<ng-container matColumnDef="select" sticky> |
|
|
<th *matHeaderCellDef class="px-1" mat-header-cell> |
|
|
<th *matHeaderCellDef class="px-1" mat-header-cell> |
|
|
<mat-checkbox |
|
|
<mat-checkbox |
|
|
color="primary" |
|
|
color="primary" |
|
|