mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Improve
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user