Browse Source

Remove sort header

pull/1883/head
Thomas 2 years ago
parent
commit
21cd198ceb
  1. 1
      libs/ui/src/lib/activities-table/activities-table.component.html

1
libs/ui/src/lib/activities-table/activities-table.component.html

@ -391,7 +391,6 @@
*matHeaderCellDef *matHeaderCellDef
class="d-none d-lg-table-cell px-1" class="d-none d-lg-table-cell px-1"
mat-header-cell mat-header-cell
mat-sort-header
></th> ></th>
<td <td
*matCellDef="let element" *matCellDef="let element"

Loading…
Cancel
Save