mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
'Download' action for document list menu
- default ‘download’ action for document list menu - readme updates refs #20
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
<quick-document-action icon="thumb_up" handler="system2"></quick-document-action>
|
||||
</quick-document-actions>
|
||||
<document-actions>
|
||||
<document-action title="Download" handler="DOWNLOAD"></document-action>
|
||||
<document-action title="System action" handler="system2"></document-action>
|
||||
<document-action title="Custom action" (execute)="myCustomAction1($event)"></document-action>
|
||||
</document-actions>
|
||||
|
Reference in New Issue
Block a user