mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ACS-7430] Process Library improvements and cleanup (#9720)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
import { Component, Input, ViewEncapsulation } from '@angular/core';
|
||||
import { ADF_COMMENTS_SERVICE, CommentsModule } from '@alfresco/adf-core';
|
||||
import { TaskCommentsService } from './services/task-comments.service';
|
||||
import { TaskCommentsService } from './task-comments.service';
|
||||
import { CommonModule } from '@angular/common';
|
||||
|
||||
@Component({
|
||||
|
Reference in New Issue
Block a user