mirror of
https://github.com/wekan/wekan.git
synced 2026-03-05 21:30:17 +01:00
fix board headeer issue
This commit is contained in:
parent
ce88495d47
commit
d2ac3dc63d
5 changed files with 34 additions and 15 deletions
|
|
@ -34,7 +34,7 @@ template(name="header")
|
|||
#header-main-bar(class="{{#if wrappedHeader}}wrapper{{/if}}")
|
||||
+Template.dynamic(template=headerBar)
|
||||
|
||||
if wrappedHeader
|
||||
unless hideLogo
|
||||
//-
|
||||
On sandstorm, the logo shouldn't be clickable, because we only have one
|
||||
page/document on it, and we don't want to see the home page containing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue