This commit is contained in:
Peter Maquiran
2021-08-11 17:05:37 +01:00
parent da9df36320
commit b12d440431
15 changed files with 148 additions and 106 deletions
@@ -136,7 +136,7 @@ export class DocumentSetUpMeetingPage implements OnInit {
this.postData = new Event();
this.postData.Body ={ BodyType : "1", Text : ""};
this.postData.Subject = this.task.Folio;
this.postData.Subject = this.task.workflowInstanceDataFields.Subject;
this.postData.CalendarName = "Oficial";
this.postData.Category = 'Reunião'