mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
62063: JSDocs and comments
This commit is contained in:
@@ -78,6 +78,7 @@ export class NavbarComponent extends MenuComponent implements OnInit {
|
||||
index: 2
|
||||
},
|
||||
];
|
||||
// Read the different Browse-By types from config and add them to the browse menu
|
||||
const types = this.config.browseBy.types;
|
||||
types.forEach((typeConfig) => {
|
||||
menuList.push({
|
||||
|
Reference in New Issue
Block a user