mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-1530] allow calling download action from extensions (#500)
* download action * use download action everywhere
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
color="primary"
|
||||
mat-icon-button
|
||||
title="{{ 'APP.ACTIONS.DOWNLOAD' | translate }}"
|
||||
[adfNodeDownload]="selection.nodes">
|
||||
(click)="downloadSelection()">
|
||||
<mat-icon>get_app</mat-icon>
|
||||
</button>
|
||||
|
||||
|
Reference in New Issue
Block a user