mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Added start task test
This commit is contained in:
@@ -29,7 +29,7 @@ declare let dialogPolyfill: any;
|
||||
templateUrl: './activiti-start-task.component.html',
|
||||
styleUrls: ['./activiti-start-task.component.css']
|
||||
})
|
||||
export class ActivitiStartProcessButton {
|
||||
export class ActivitiStartTaskButton {
|
||||
|
||||
@Input()
|
||||
appId: string;
|
||||
|
Reference in New Issue
Block a user