Merge branch 'preview-misc-fixes-2' into preview-misc-fixes-2-themed

This commit is contained in:
Art Lowel
2019-05-17 14:36:50 +02:00
7 changed files with 35 additions and 26 deletions

View File

@@ -116,7 +116,7 @@ export class NavbarComponent extends MenuComponent implements OnInit {
model: {
type: MenuItemType.LINK,
text: 'menu.section.statistics',
link: '#'
link: ''
} as LinkMenuItemModel,
index: 2
},