update: add events component

This commit is contained in:
Jean-Baptiste Pasquier
2020-02-03 15:43:16 +01:00
parent 0f43e021f2
commit d5e19c469c
7 changed files with 17 additions and 0 deletions

View File

@ -19,6 +19,11 @@ nav#main__menu.jsLeftMenu
//- sib-route(name='job-offer-create', hidden)
//- sib-route(name='job-offer-edit', use-id, hidden)
//- div.divider
if endpoints.events || (endpoints.get && endpoints.get.events)
sib-route.menu(name='events')
div.menu-label Events
div.menu-icon.icon-calendar
div.divider
if endpoints.projects || (endpoints.get && endpoints.get.projects)
div
div.menu