mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-3120] fixed sorting for tasklist and process list (#3435)
* [ADF-3120] fixed sorting for tasklist and process list * [ADF-3120] removed commented code * [ADF-3120] fixing another randomly failing test
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
[data]="data"
|
||||
[rows]="rows"
|
||||
[columns]="columns"
|
||||
[sorting]="dataSort"
|
||||
[sorting]="sorting"
|
||||
[loading]="isLoading"
|
||||
[selectFirstRow]="selectFirstRow"
|
||||
[multiselect]="multiselect"
|
||||
|
Reference in New Issue
Block a user