mirror of
https://github.com/wekan/wekan.git
synced 2026-02-16 21:18:06 +01:00
parent
88fbdfbb6b
commit
437b62eb97
2 changed files with 10 additions and 1 deletions
|
|
@ -49,7 +49,8 @@ template(name="header")
|
|||
each currentUser.starredBoards
|
||||
li(class="{{#if $.Session.equals 'currentBoard' _id}}current{{/if}}")
|
||||
a(href="{{pathFor 'board' id=_id slug=slug}}")
|
||||
= title
|
||||
+viewer
|
||||
= title
|
||||
else
|
||||
li.current.empty {{_ 'quick-access-description'}}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue