mirror of
https://github.com/wekan/wekan.git
synced 2026-02-03 23:21:47 +01:00
fixed text truncation
This commit is contained in:
parent
8ce77880bd
commit
19237ca7ce
4 changed files with 40 additions and 20 deletions
|
|
@ -64,9 +64,9 @@ template(name="header")
|
|||
a(href="{{pathFor 'board' id=_id slug=slug}}")
|
||||
+viewer
|
||||
= title
|
||||
//else
|
||||
// li.current.empty
|
||||
// {{_ 'quick-access-description'}}
|
||||
else
|
||||
li.current.empty(title="{{_ '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