You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/customizing-the-appearance/proc-customize-rhdh-sidebar-menuitems.adoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@ The sidebar menu in {product} consists of two main parts:
12
12
Customize the main menu items using the following steps:
13
13
+
14
14
--
15
-
. Open the `app-config-rhdh.yaml` file.
16
-
. To customize the order and parent-child relationships for the main menu items, use the `dynamicPlugins.frontend.default.main-menu-items.menuItems` field.
17
-
. For dynamic plugin menu items, use the `dynamicPlugins.frontend.<package_name>.menuItems` field.
15
+
. Open the `app-config-rhdh.yaml` file and do any of the following tasks:
16
+
* To customize the order and parent-child relationships for the main menu items, enter the `dynamicPlugins.frontend.default.main-menu-items.menuItems` field.
17
+
* To add dynamic plugin menu items, enter the `dynamicPlugins.frontend.<package_name>.menuItems` field.
0 commit comments