mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +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
90aa47e179
commit
a5d384890b
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/events/folder-created.event';
|
||||||
export * from './src/models/index';
|
export * from './src/models/index';
|
||||||
|
|
||||||
|
export * from './src/models/index';
|
||||||
|
|
||||||
export const ALFRESCO_CORE_PROVIDERS: any[] = [
|
export const ALFRESCO_CORE_PROVIDERS: any[] = [
|
||||||
NotificationService,
|
NotificationService,
|
||||||
LogService,
|
LogService,
|
||||||
|
Reference in New Issue
Block a user