Skip to content

Commit

Permalink
Add outreach follow-up column (AMPATH#1670)
Browse files Browse the repository at this point in the history
Co-authored-by: kantush <sainingo>
Co-authored-by: Drizzentic <[email protected]>
  • Loading branch information
sainingo and drizzentic authored Sep 29, 2023
1 parent 6dd2a93 commit ba6a7d3
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,11 @@ export class DefaulterListComponent implements OnInit {
field: 'ovcid_id',
width: 150
},
{
headerName: 'Outreach Follow-up',
width: 150,
field: 'outreach_follow_up'
},
{
headerName: 'Latest VL',
width: 75,
Expand Down

0 comments on commit ba6a7d3

Please sign in to comment.