Skip to content

Commit

Permalink
Merge pull request #137 from Bahmni/BAH-3080
Browse files Browse the repository at this point in the history
BAH-3080|add config to enable summary view
  • Loading branch information
gokultw authored May 7, 2024
2 parents 45aa5ec + 72a88a3 commit 3b9507e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion openmrs/apps/appointments/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"defaultNumberOfOccurrences": 10
},
"additionalInfoColumns": {"Language": "English"},
"enableAppointmentStatusOption": true
"enableAppointmentStatusOption": true,
"enableDetailedSummaryView": true
}
}

0 comments on commit 3b9507e

Please sign in to comment.