Skip to content
This repository was archived by the owner on Mar 29, 2026. It is now read-only.

Commit 2e265d4

Browse files
authored
Removing the facility registry slot (#316)
1 parent ab87691 commit 2e265d4

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

packages/esm-ugandaemr-app/src/routes.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
"slot": "vmmc-services-slot",
173173
"component": "vmmcDashboard"
174174
},
175-
{
175+
{
176176
"name": "tb-services",
177177
"slot": "tb-slot",
178178
"component": "tbDashboardLink",
@@ -215,8 +215,7 @@
215215
"slot": "drtb-dashboard-slot",
216216
"component": "drtbDashboard"
217217
},
218-
219-
{
218+
{
220219
"name": "eid-patient-summary",
221220
"slot": "eid-slot",
222221
"component": "eidPatientSummaryDashboardLink",
@@ -247,11 +246,6 @@
247246
"name": "retrieve-facility-code-modal",
248247
"component": "retrieveFacilityCodeModal"
249248
},
250-
{
251-
"name": "update-facility-code-alert",
252-
"slot": "homepage-widgets-slot",
253-
"component": "updateFacilityCodeAlert"
254-
},
255249
{
256250
"name": "dispensing-dashboard-link",
257251
"slot": "homepage-dashboard-slot",

0 commit comments

Comments
 (0)