mirror of
https://github.com/wekan/wekan.git
synced 2026-02-05 16:11:47 +01:00
Fixed Jade syntax at header.
Thanks to xet7 !
This commit is contained in:
parent
ef32a72b4b
commit
c31758960f
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ template(name="header")
|
|||
= title
|
||||
else
|
||||
li.current.empty(title="{{_ 'quick-access-description'}}")
|
||||
{{_ 'quick-access-description'}}
|
||||
| {{_ 'quick-access-description'}}
|
||||
#header-new-board-icon
|
||||
// Next line is used only for spacing at header,
|
||||
// there is no visible clickable icon.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue