generated from openmrs/openmrs-esm-template-app
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(fix) Fix the module name and add missing translations for medical su…
…pply workspace (#5) * Add missing translations for medical supply workspace * Fix the module name * Update translations/fr.json Co-authored-by: Romain Buisson <rbuisson@users.noreply.github.com> * Update translations/fr.json Co-authored-by: Romain Buisson <rbuisson@users.noreply.github.com> * Update french translations --------- Co-authored-by: Romain Buisson <rbuisson@users.noreply.github.com>
- Loading branch information
1 parent
fb638d6
commit f54e7a4
Showing
5 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
export const moduleName = '@openmrs/esm-patient-medical-supply-orders-app'; | ||
export const moduleName = '@mekomsolutions/esm-patient-medical-supply-orders-app'; |
1 change: 0 additions & 1 deletion
1
...cal-supply-orderable-concept-search/medical-supply-orderable-concept-search.workspace.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
import { | ||
ArrowLeftIcon, | ||
getDefaultsFromConfigSchema, | ||
ResponsiveWrapper, | ||
useConfig, | ||
useDebounce, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters