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

Commit 45f0460

Browse files
committed
Adjusting form names
1 parent 068a883 commit 45f0460

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

packages/esm-ugandaemr-app/src/views/hiv/hct/family-tracking/family-tracking-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@
5353
"title": "Actions",
5454
"actionOptions": [
5555
{
56-
"formName": "HMIS ACP HIV 003: HIV CARE/ART CARD - Family Tracking Form",
56+
"formName": "HMIS ACP HIV 003: HIV CARE ART CARD - Family Tracking Form",
5757
"label": "View Details",
5858
"mode": "view"
5959
},
6060
{
61-
"formName": "HMIS ACP HIV 003: HIV CARE/ART CARD - Family Tracking Form",
61+
"formName": "HMIS ACP HIV 003: HIV CARE ART CARD - Family Tracking Form",
6262
"label": "EditForm",
6363
"mode": "edit"
6464
}
@@ -71,7 +71,7 @@
7171
"formList": [
7272
{
7373
"uuid": "f2722150-5c5f-11ee-8c99-0242ac120002",
74-
"name": "HMIS ACP HIV 003: HIV CARE/ART CARD - Family Tracking Form"
74+
"name": "HMIS ACP HIV 003: HIV CARE ART CARD - Family Tracking Form"
7575
}
7676
]
7777
}

packages/esm-ugandaemr-app/src/views/hiv/hct/patient-transfers/patient-transfers-config.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@
5050
"title": "Actions",
5151
"actionOptions": [
5252
{
53-
"formName": "HMIS ACP 008: HIV Care/ART Patient Transfer In Form",
53+
"formName": "HMIS ACP 008: HIV Care ART Patient Transfer In Form",
5454
"label": "View Details",
5555
"mode": "view"
5656
},
5757
{
58-
"formName": "HMIS ACP 008: HIV Care/ART Patient Transfer In Form",
58+
"formName": "HMIS ACP 008: HIV Care ART Patient Transfer In Form",
5959
"label": "EditForm",
6060
"mode": "edit"
6161
}
@@ -68,7 +68,7 @@
6868
"formList": [
6969
{
7070
"uuid": "1306e612-3d25-4daa-b1f1-648e20804695",
71-
"name": "HMIS ACP 008: HIV Care/ART Patient Transfer In Form"
71+
"name": "HMIS ACP 008: HIV Care ART Patient Transfer In Form"
7272
}
7373
]
7474
},
@@ -131,12 +131,12 @@
131131
"title": "actionsTitle",
132132
"actionOptions": [
133133
{
134-
"formName": "HMIS ACP 008: HIV Care/ART Patient Transfer Out Form",
134+
"formName": "HMIS ACP 008: HIV Care ART Patient Transfer Out Form",
135135
"label": "View Details",
136136
"mode": "view"
137137
},
138138
{
139-
"formName": "HMIS ACP 008: HIV Care/ART Patient Transfer Out Form",
139+
"formName": "HMIS ACP 008: HIV Care ART Patient Transfer Out Form",
140140
"label": "EditForm",
141141
"mode": "edit"
142142
}
@@ -149,7 +149,7 @@
149149
"formList": [
150150
{
151151
"uuid": "37be0b17-c62c-4033-90ef-3cbedb7fe0a0s",
152-
"name": "HMIS ACP 008: HIV Care/ART Patient Transfer Out Form"
152+
"name": "HMIS ACP 008: HIV Care ART Patient Transfer Out Form"
153153
}
154154
]
155155
}

packages/esm-ugandaemr-app/src/views/hiv/hct/treatment/treatment-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
"title": "Actions",
3434
"actionOptions": [
3535
{
36-
"formName": "HMIS ACP HIV 003: HIV CARE/ART CARD - Summary Form",
36+
"formName": "HMIS ACP HIV 003: HIV CARE ART CARD - Summary Form",
3737
"label": "View Details",
3838
"mode": "view"
3939
},
4040
{
41-
"formName": "HMIS ACP HIV 003: HIV CARE/ART CARD - Summary Form",
41+
"formName": "HMIS ACP HIV 003: HIV CARE ART CARD - Summary Form",
4242
"label": "EditForm",
4343
"mode": "edit"
4444
}

0 commit comments

Comments
 (0)