Skip to content

Title added to navbar rather than link when no url is provided in the configuration

Jonathan Cooper requested to merge CEHCIG-869-navbar-title into develop

A catalogue can now be configured in ServiceConfig.java with an empty string, which you will want to do if you don't have a project website to link to. This will now display the catalogue's title unlinked on the navbar - previously it would force you to have the title as a linked menu item, now this is only the case if you provide a url when configureing the catalogue.

image

Merge request reports

Loading