mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
remove "download node" workaround for shared links (#342)
This commit is contained in:
committed by
Cilibiu Bogdan
parent
9984fa2bd1
commit
753f0bfb46
@@ -18,7 +18,7 @@
|
||||
mat-icon-button
|
||||
*ngIf="hasSelection(documentList.selection)"
|
||||
title="{{ 'APP.ACTIONS.DOWNLOAD' | translate }}"
|
||||
[acaNodeDownload]="documentList.selection">
|
||||
[adfNodeDownload]="documentList.selection">
|
||||
<mat-icon>get_app</mat-icon>
|
||||
</button>
|
||||
|
||||
|
Reference in New Issue
Block a user