Skip to content

Commit 17ea26e

Browse files
HSC-441: Remove password changer from user panel slot in primary navigation app (#110)
1 parent 075ac9c commit 17ea26e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

configs/openmrs/frontend_config/ozone-hsc-frontend-config.json

+7
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,13 @@
221221
}
222222
},
223223
"@openmrs/esm-primary-navigation-app": {
224+
"extensionSlots": {
225+
"user-panel-slot": {
226+
"remove": [
227+
"password-changer"
228+
]
229+
}
230+
},
224231
"externalRefLinks": [
225232
{
226233
"title": "Pharmacy, Billing & Inventory",

0 commit comments

Comments
 (0)