Load process definitions for Tasks app (#1459)

Refs #1416
This commit is contained in:
Will Abson
2017-01-13 16:57:35 +00:00
committed by Mario Romano
parent 6658630eea
commit 0afcc29e37

View File

@@ -75,7 +75,7 @@ export class ActivitiDemoComponent implements AfterViewInit {
analyticsreportlist: AnalyticsReportListComponent;
@Input()
appId: number;
appId: number = null;
layoutType: string;
currentTaskId: string;