fix: name for dashboard icon corrected

This commit is contained in:
gaelle morin 2020-04-17 16:23:53 +02:00
parent 4d47402c86
commit af63c6632f
No known key found for this signature in database
GPG Key ID: 028426702B95CF9C
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ nav#main__menu.jsLeftMenu
if endpoints.dashboards || (endpoints.get && endpoints.get.dashboards)
sib-route.menu(name='dashboard')
div.menu-label Dashboard
div.menu-icon.icon-dashboard
div.menu-icon.icon-home
div.divider
if publicDirectory && (endpoints.users || (endpoints.get && endpoints.get.users))
sib-route.menu(name='members')