mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Fix missing space in jade file.
Thanks to xet7 !
This commit is contained in:
parent
8d24fc4bcf
commit
13e5ccb56e
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ template(name="minicard")
|
|||
.parent-prefix
|
||||
| {{ parentCardName }}
|
||||
+viewer
|
||||
{{ title }}
|
||||
| {{ title }}
|
||||
if $eq 'subtext-with-full-path' currentBoard.presentParentTask
|
||||
.parent-subtext
|
||||
| {{ parentString ' > ' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue