feature: enable no-render

This commit is contained in:
Jean-Baptiste Pasquier 2020-11-30 16:37:42 +01:00
parent 857f620ba1
commit 2381659e57
No known key found for this signature in database
GPG Key ID: CC04B91B949C163A
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ html(lang="en")
nav#main__menu.left-menu.jsLeftMenu
include menu-left.pug
main#viewport.content.notLoggedIn
main#viewport.content.notLoggedIn(no-render)
if endpoints.dashboards || (endpoints.get && endpoints.get.dashboards)
#dashboard(hidden, data-view="dashboard").no-sidebar.with-padding