mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-5189] enable multiselect for Files and Trashcan (#3196)
* enable multiselect for Files and Trashcan * disable e2e
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
acaDocumentList
|
||||
acaContextActions
|
||||
[display]="documentDisplayMode$ | async"
|
||||
selectionMode="multiple"
|
||||
[selectionMode]="'multiple'"
|
||||
[multiselect]="true"
|
||||
[currentFolderId]="node?.id"
|
||||
[loading]="true"
|
||||
[showHeader]="showHeader"
|
||||
|
Reference in New Issue
Block a user