mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
#9 'Delete' action support for document nodes
This commit is contained in:
@@ -34,5 +34,5 @@ export class ContentActionModel {
|
||||
}
|
||||
|
||||
export interface ContentActionHandler {
|
||||
(obj: any): any;
|
||||
(obj: any, target?: any): any;
|
||||
}
|
||||
|
Reference in New Issue
Block a user