We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need to remove the About plugin button from the Footer container and target the right-menu section of the BrandNavbar plugin.
right-menu
Expected result:
a button with info-sign glyph on the right-menu target of the BrandNavbar
info-sign
What kind of improvement you want to add? (check one with "x", remove the others)
example of configuration:
BrandNavbar: { target: 'right-menu', doNotHide: true, priority: 3, position: 0, Component: AboutFooterButton }
The text was updated successfully, but these errors were encountered:
Moved about in BrandNavBar and is now visible in all the resources al…
851ab5c
…so can be added as plugin context geosolutions-it#10897
anup39
Successfully merging a pull request may close this issue.
Description
We need to remove the About plugin button from the Footer container and target the
right-menu
section of the BrandNavbar plugin.Expected result:
a button with

info-sign
glyph on theright-menu
target of the BrandNavbarWhat kind of improvement you want to add? (check one with "x", remove the others)
Other useful information
example of configuration:
The text was updated successfully, but these errors were encountered: