How to add navigation item to the top navigation bar in the Admin theme? #8191
Unanswered
MikeAlhayek
asked this question in
Q&A
Replies: 1 comment 2 replies
-
It's a zone which can be filled from any admin view. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can I hook into the admin theme and add more admin. I am aware that implementing
INavigationProvider
will allow me to add menu items to a navigation menu. But the top section does not seem to have Navigation menu. How can I add menu on the top navigation bar?Beta Was this translation helpful? Give feedback.
All reactions