mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF-716] Task Header - Use a custom view inside the component (#1967)
* Use a generic custom view inside the task header * Move the component into core component and change name * Missing file * Fix unit test * fix unit test component name
This commit is contained in:
committed by
Eugenio Romano
parent
3c7e456909
commit
aa2c933427
Binary file not shown.
|
After Width: | Height: | Size: 57 KiB |
@@ -67,6 +67,8 @@ export * from './src/events/base-ui.event';
|
||||
export * from './src/events/folder-created.event';
|
||||
export * from './src/models/index';
|
||||
|
||||
export * from './src/models/index';
|
||||
|
||||
export const ALFRESCO_CORE_PROVIDERS: any[] = [
|
||||
NotificationService,
|
||||
LogService,
|
||||
|
||||
Reference in New Issue
Block a user