summaryrefslogtreecommitdiffstats
path: root/client/components/cards/minicard.jade
diff options
context:
space:
mode:
authorAndrés Manelli <andresmanelli@gmail.com>2018-04-18 02:30:24 -0300
committerAndrés Manelli <andresmanelli@gmail.com>2018-08-11 00:14:13 +0200
commit37306c8d2244c33aa924de375f2e17f438117d54 (patch)
treec0147504109f2fc7728a6b33e9d64c43b38d996d /client/components/cards/minicard.jade
parent4ffa8784a25913fda5ba2046b7e5d179569e5af8 (diff)
downloadwekan-37306c8d2244c33aa924de375f2e17f438117d54.tar.gz
wekan-37306c8d2244c33aa924de375f2e17f438117d54.tar.bz2
wekan-37306c8d2244c33aa924de375f2e17f438117d54.zip
Add title binding
Diffstat (limited to 'client/components/cards/minicard.jade')
-rw-r--r--client/components/cards/minicard.jade2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/cards/minicard.jade b/client/components/cards/minicard.jade
index 88ad5564..e7e38e7a 100644
--- a/client/components/cards/minicard.jade
+++ b/client/components/cards/minicard.jade
@@ -18,7 +18,7 @@ template(name="minicard")
if isImported
span.imported-icon.fa.fa-share-alt
+viewer
- | {{ title }}
+ = getTitle
if $eq 'subtext-with-full-path' currentBoard.presentParentTask
.parent-subtext
| {{ parentString ' > ' }}