Skip to content

Commit

Permalink
Add the order basket action menu button to the ward patient workspace…
Browse files Browse the repository at this point in the history
… group sidebaer
  • Loading branch information
vasharma05 committed Jan 15, 2025
1 parent 7442890 commit c0d2ac4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions frontend/config-core_demo.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@
}
}
},
"@openmrs/esm-ward-app": {
"extensionSlots": {
"action-menu-ward-patient-items-slot": {
"add": ["order-basket-action-menu"]
}
}
},
"@openmrs/esm-service-queues-app": {
"priorityConfigs": [
{
Expand Down

0 comments on commit c0d2ac4

Please sign in to comment.