-

Customize the Navbar in DSpace 8
This is a documentation of how to customize the bootstrap 4 navbar as implemented in dspace 8 angular front-end in the following simple steps. Implement ngOnInit, add a constructor method and all imports as in the base component similar to what is shown below. Add ngOnInit method inside the class Removing a menu item To…
