Skip to content

Commit ee0c2ef

Browse files
committed
SL-1370 Reordered sys admin icons
1 parent 077ef81 commit ee0c2ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

api/src/main/java/org/openmrs/module/pihcore/apploader/CustomAppLoaderConstants.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,7 @@ public static final class EncounterTemplates {
440440
public static final List<String> SYSTEM_ADMINISTRATION_APPS_ORDER = Arrays.asList(
441441
Apps.MANAGE_ACCOUNTS,
442442
Apps.PRINTER_ADMINISTRATION,
443+
Apps.BED_ADMINISTRATION,
443444
Apps.MERGE_PATIENTS,
444445
Apps.FEATURE_TOGGLES);
445446

0 commit comments

Comments
 (0)