update: new endpoint added
This commit is contained in:
@ -31,7 +31,7 @@ sib-widget(name='menu-fix-url-project')
|
||||
|
||||
nav#main__menu.jsLeftMenu
|
||||
sib-router#navbar-router(default-route='dashboard')
|
||||
if endpoints.dashboard || (endpoints.get && endpoints.get.dashboard)
|
||||
if endpoints.dashboards || (endpoints.get && endpoints.get.dashboards)
|
||||
sib-route.menu(name='dashboard')
|
||||
div.menu-label Dashboard
|
||||
div.menu-icon.icon-dashboard
|
||||
|
Reference in New Issue
Block a user