update: new endpoint added

This commit is contained in:
gaelle morin
2020-04-15 15:21:02 +02:00
parent 55c8b2019c
commit 546ce765f5
6 changed files with 19 additions and 60 deletions

View File

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