Loading src/app/shared/components/partyManagement/edit-individuals/edit-individuals.component.ts +4 −4 Original line number Diff line number Diff line Loading @@ -270,7 +270,7 @@ export class EditIndividualsComponent implements OnInit { code:this.editForm.value.geographicSiteInfo.code, description: this.editForm.value.geographicSiteInfo.description, relatedParty: [{ id:this.individualID id: id }], externalIdentifier: [], calendar:[], Loading Loading
src/app/shared/components/partyManagement/edit-individuals/edit-individuals.component.ts +4 −4 Original line number Diff line number Diff line Loading @@ -270,7 +270,7 @@ export class EditIndividualsComponent implements OnInit { code:this.editForm.value.geographicSiteInfo.code, description: this.editForm.value.geographicSiteInfo.description, relatedParty: [{ id:this.individualID id: id }], externalIdentifier: [], calendar:[], Loading