Skip to content

Commit

Permalink
Remove duplication of TPT summary and program management
Browse files Browse the repository at this point in the history
  • Loading branch information
lucyjemutai committed Jul 8, 2024
1 parent c074659 commit 89ed2f2
Showing 1 changed file with 0 additions and 36 deletions.
36 changes: 0 additions & 36 deletions packages/esm-tb-app/src/routes.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,42 +106,6 @@
"slot": "tpt-program-management-summary-slot",
"component": "tptProgramManagementDashboard"
},


{
"name": "tpt-patient-summary",
"slot": "ohri-tpt-slot",
"component": "tptPatientSummaryDashboardLink",
"meta": {
"slot": "tpt-patient-summary-slot",
"columns": 1,
"path": "tpt-patient-summary",
"layoutMode": "anchored"
}
},
{
"name": "tpt-patient-summary-ext",
"slot": "tpt-patient-summary-slot",
"component": "tptPatientSummaryDashboard"
},

{
"name": "tpt-program-management-summary",
"slot": "ohri-tpt-slot",
"component": "tptProgramManagementDashboardLink",
"meta": {
"slot": "tpt-program-management-summary-slot",
"columns": 1,
"path": "tpt-program-management",
"layoutMode": "anchored"
}
},
{
"name": "tpt-program-management-summary-ext",
"slot": "tpt-program-management-summary-slot",
"component": "tptProgramManagementDashboard"
},

{
"name": "tb-treatment-follow-up-summary",
"slot": "ohri-tb-slot",
Expand Down

0 comments on commit 89ed2f2

Please sign in to comment.