mirror of
https://github.com/wekan/wekan.git
synced 2026-02-26 18:04:06 +01:00
Reverted bold of minicard title.
Thanks to xet7 !
This commit is contained in:
parent
0ee886692e
commit
c7dc912dd4
2 changed files with 94 additions and 40 deletions
|
|
@ -49,8 +49,7 @@ template(name="minicard")
|
|||
if currentBoard.allowsCardNumber
|
||||
span.card-number
|
||||
| ##{getCardNumber}
|
||||
b
|
||||
= getTitle
|
||||
= getTitle
|
||||
if $eq 'subtext-with-full-path' currentBoard.presentParentTask
|
||||
.parent-subtext
|
||||
| {{ parentString ' > ' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue