This commit is contained in:
Peter Maquiran
2021-07-17 21:22:03 +01:00
parent 841a0967a9
commit e3fa0981a7
10 changed files with 49 additions and 22 deletions
+1 -1
View File
@@ -1348,8 +1348,8 @@ export class AgendaPage implements OnInit {
InstanceId: saveData.workflowInstanceDataFields.InstanceId || ""
}
this.mobileComponent.transparentEventList = true;
this.mobileComponent.showEventToApprove = true;
this.mobileComponent.showEventList = false
}