Removed statistics from menu
This commit is contained in:
parent
3b8ae05ef6
commit
6d130bcdea
@ -38,8 +38,8 @@ component LoggedInMenu(user *arn.User)
|
||||
|
||||
NavigationButton("Explore", "/explore", "th")
|
||||
|
||||
.extra-navigation
|
||||
NavigationButton("Statistics", "/statistics", "pie-chart")
|
||||
//- .extra-navigation
|
||||
//- NavigationButton("Statistics", "/statistics", "pie-chart")
|
||||
|
||||
NavigationButton("Settings", "/settings", "cog")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user