mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
#1058 fix start process
This commit is contained in:
@@ -63,6 +63,9 @@ export class ActivitiStartForm extends ActivitiForm implements OnInit, AfterView
|
||||
@Input()
|
||||
showOutcomeButtons: boolean = false;
|
||||
|
||||
@Input()
|
||||
showRefreshButton: boolean = true;
|
||||
|
||||
@ViewChild('outcomesContainer', {})
|
||||
outcomesContainer: ElementRef = null;
|
||||
|
||||
|
Reference in New Issue
Block a user