disabled statistics link

This commit is contained in:
lotte
2019-05-17 09:44:12 +02:00
parent 0bdb0ba2b7
commit 9b03c02f29

View File

@@ -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
},