Skip to content

Commit

Permalink
Merge branch 'master' into POC-570
Browse files Browse the repository at this point in the history
  • Loading branch information
drizzentic authored Nov 29, 2023
2 parents 90b1680 + 3149fd8 commit 0ba666b
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,11 @@ export class PreAppointmentOutreachComponent implements OnInit {
width: 100,
field: 'rescheduled_date'
},
{
headerName: 'No. of Failed Phone Attempts',
width: 100,
field: 'number_of_failed_phone_attempts'
},
{
headerName: 'Contact Reached',
width: 100,
Expand Down

0 comments on commit 0ba666b

Please sign in to comment.