Skip to content

Commit

Permalink
UHM-8241 hide more widgets in pregnancy program dash
Browse files Browse the repository at this point in the history
  • Loading branch information
chibongho committed Jan 6, 2025
1 parent 90f641e commit e1f8ead
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ const O2PregnancyInfantProgramDashboard: React.FC<{ patientUuid: string }> = ({
'.pregnancy\\.dashboard\\.ancFollowupEncounters',
'.pregnancy\\.dashboard\\.riskFactors a.right',
'.pregnancy\\.dashboard\\.temperature a.right',
'.pregnancy\\.dashboard\\.postpartumDailyProgressEncounters',
'.pregnancy\\.dashboard\\.laborAndDeliverySummaryEncounters',
'.pregnancy\\.dashboard\\.maternalAdmissionEncounters',
'.patient-location',
'.pregnancy\\.dashboard\\.currentEnrollment',
'.infant\\.dashboard\\.newbornAssesmentEncounters',
Expand Down

0 comments on commit e1f8ead

Please sign in to comment.