[ADF-2030] Not able to download a file on search page.

This commit is contained in:
Eugenio Romano
2017-11-24 15:25:51 +00:00
parent e773c5a979
commit fb509a3c5a

View File

@@ -252,6 +252,12 @@
title="Manage versions..." title="Manage versions..."
(execute)="onManageVersions($event)"> (execute)="onManageVersions($event)">
</content-action> </content-action>
<content-action
icon="file_download"
target="document"
title="{{'DOCUMENT_LIST.ACTIONS.DOCUMENT.DOWNLOAD' | translate}}"
handler="download">
</content-action>
<content-action <content-action
icon="delete" icon="delete"
target="document" target="document"