Skip to content

Commit

Permalink
(chore) : change to kenyaemr package for search
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldkibet committed Jan 6, 2025
1 parent d8c6344 commit 5833a8d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend-config/prod/build-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@openmrs/esm-dispensing-app": "1.6.1-pre.404",
"@kenyaemr/esm-stock-management-app": "3.0.5-pre.24",
"@openmrs/esm-active-visits-app": "8.1.1",
"@openmrs/esm-patient-search-app": "8.1.1",
"@kenyaemr/esm-patient-search-app": "8.1.1",
"@kenyaemr/esm-appointments-app": "8.0.3-pre.151",
"@kenyaemr/esm-service-queues-app": "8.0.3-pre.151",
"@kenyaemr/esm-patient-registration-app": "8.0.3-pre.151",
Expand Down
5 changes: 5 additions & 0 deletions frontend-config/prod/kenyaemr.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,5 +311,10 @@
]
}
}
},
"@kenyaemr/esm-patient-search-app": {
"search": {
"disableTabletSearchOnKeyUp": true
}
}
}
5 changes: 0 additions & 5 deletions frontend-config/prod/openmrs.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -546,11 +546,6 @@
}
}
},
"@openmrs/esm-patient-search-app": {
"search": {
"disableTabletSearchOnKeyUp": true
}
},
"@openmrs/esm-patient-vitals-app": {
"vitals": {
"useFormEngine": true,
Expand Down

0 comments on commit 5833a8d

Please sign in to comment.