mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 15:03:07 +00:00
disabled statistics link
This commit is contained in:
@@ -115,7 +115,7 @@ export class NavbarComponent extends MenuComponent implements OnInit {
|
||||
model: {
|
||||
type: MenuItemType.LINK,
|
||||
text: 'menu.section.statistics',
|
||||
link: '#'
|
||||
link: ''
|
||||
} as LinkMenuItemModel,
|
||||
index: 2
|
||||
},
|
||||
|
Reference in New Issue
Block a user