mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
@@ -244,6 +244,7 @@ export class ActivitiDemoComponent implements AfterViewInit {
|
||||
onProcessDetailsTaskClick(event: TaskDetailsEvent) {
|
||||
event.preventDefault();
|
||||
this.currentTaskId = event.value.id;
|
||||
this.activititasklist.reload();
|
||||
this.activeTab = 'tasks';
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user