File tree Expand file tree Collapse file tree 4 files changed +15
-2
lines changed
app/src/views/SurgeCatalogueHealth Expand file tree Collapse file tree 4 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " go-web-app " : patch
3+ ---
4+
5+ - Surge CoS: Health fix
Original file line number Diff line number Diff line change 2525 "healthBurialsTitle" : " Safe and Dignified Burials" ,
2626 "healthIPCTitle" : " Infection Prevention and Control (IPC)" ,
2727 "healthCCMMTitle" : " Community Case Management of Malnutrition (CCMM)" ,
28- "healthPSSDetails" : " 24 hour clinical services for 100-200 outpatients/day." ,
2928 "healthRapidResponsePersonnelTitle" : " Rapid Response Personnel" ,
3029 "healthRoleProfiles" : " Role Profiles" ,
3130 "healthCoordinator" : " Health Coordinator" ,
Original file line number Diff line number Diff line change @@ -274,7 +274,6 @@ export function Component() {
274274 < CatalogueInfoCard
275275 title = { strings . nonClinicalTitle }
276276 data = { healthPSS }
277- description = { strings . healthPSSDetails }
278277 />
279278 </ SurgeCardContainer >
280279 </ SurgeCatalogueContainer >
Original file line number Diff line number Diff line change 1+ {
2+ "parent" : " 000018-1739359398709.json" ,
3+ "actions" : [
4+ {
5+ "action" : " remove" ,
6+ "key" : " healthPSSDetails" ,
7+ "namespace" : " surgeCatalogueHealth"
8+ }
9+ ]
10+ }
You can’t perform that action at this time.
0 commit comments