mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-8779] Keep selections and question after going to the previous page (#4147)
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
[sorting]="['title', 'asc']"
|
||||
[sortingMode]="'client'"
|
||||
[displayCheckboxesOnHover]="true"
|
||||
[preselectNodes]="selectedNodesState?.nodes"
|
||||
(node-dblclick)="handleNodeClick($event)"
|
||||
[imageResolver]="imageResolver"
|
||||
(selectedItemsCountChanged)="onSelectedItemsCountChanged($event)"
|
||||
|
Reference in New Issue
Block a user