mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Quick actions for document list
- support for quick actions (folders/documents) - reworked project structure for document list (simplified naming and hierarchy) refs #20, #50
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
*/
|
||||
|
||||
export class ContentActionModel {
|
||||
icon: string;
|
||||
title: string;
|
||||
handler: ContentActionHandler;
|
||||
}
|
||||
|
Reference in New Issue
Block a user