Skip to content

Commit c26478a

Browse files
author
GitHub Actions
committed
Update the configure global header
1 parent 8285ebe commit c26478a

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

modules/customizing/proc-customizing-your-product-global-header.adoc

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[id="customizing-your-product-global-header_{context}"]
22
= Customizing your {product} global header
33

4-
<<<<<<< HEAD
54
As an administrator, you can add a global header to create a consistent and flexible navigation bar across your {product-custom-resource-type} instance. By default, the global header includes a search field, create, support and notification buttons, and a user profile drop-down. You can customize the order and position of icons and features.
65

76
.Prerequisites
@@ -41,25 +40,3 @@ As an administrator, you can add a global header to create a consistent and flex
4140
config:
4241
position: above-main-content
4342
----
44-
=======
45-
As an administrator, you can add a global header to your {product-custom-resource-type} instance. You can enable the global header by default.
46-
You can do the following:
47-
48-
* Add a logo, search, notifications, users settings, help, and more.
49-
* Customize the order and position of icons and features by placing them on either the left or right side of the header.
50-
51-
.Prerequisites
52-
* You have configured your {product-custom-resource-type} instance.
53-
* You have administrative access and can modify a global header.
54-
55-
.Procedure
56-
57-
* Set the enabled property to `true`. For example:
58-
59-
[source,yaml]
60-
----
61-
globalHeader:
62-
enabled: true
63-
----
64-
* To disable this feature, update the configuration file by setting the property to `false`.
65-
>>>>>>> 79e110bb2 (Update the configure global header)

0 commit comments

Comments
 (0)