Skip to content

Commit

Permalink
enable showing upcoming appointments on the visit note (#810)
Browse files Browse the repository at this point in the history
  • Loading branch information
mogoodrich committed May 9, 2024
1 parent ed35f59 commit 2c1b213
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions frontend/config-core_demo.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"@openmrs/esm-styleguide": {
"Brand color #1": "#005d5d"
"@openmrs/esm-patient-chart-app": {
"showUpcomingAppointments": true
},
"@openmrs/esm-service-queues-app": {
"priorityConfigs": [
Expand Down Expand Up @@ -32,5 +32,8 @@
},
"visitQueueNumberAttributeUuid": "",
"defaultFacilityUrl": ""
},
"@openmrs/esm-styleguide": {
"Brand color #1": "#005d5d"
}
}

0 comments on commit 2c1b213

Please sign in to comment.