summaryrefslogtreecommitdiffstats
path: root/client/components/cards/minicard.jade
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-05-11 23:40:18 +0300
committerLauri Ojansivu <x@xet7.org>2019-05-11 23:40:18 +0300
commitb795115042c2eb6bccbf029f21d78849a44128ca (patch)
tree29c2682387b22e3b4eeeccd3fb6b3daac6236a14 /client/components/cards/minicard.jade
parent52fe845d2427afdda1a426b9f616d400a4dafae1 (diff)
downloadwekan-b795115042c2eb6bccbf029f21d78849a44128ca.tar.gz
wekan-b795115042c2eb6bccbf029f21d78849a44128ca.tar.bz2
wekan-b795115042c2eb6bccbf029f21d78849a44128ca.zip
- [View markdown on List names, Custom Fields (Text and Dropdown), Label names,
All Boards view Board names and Board descriptions](https://github.com/wekan/wekan/issues/2334). Thanks to shaygover and xet7 ! Related #2334
Diffstat (limited to 'client/components/cards/minicard.jade')
-rw-r--r--client/components/cards/minicard.jade3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/components/cards/minicard.jade b/client/components/cards/minicard.jade
index f47ae0c9..442d3c6c 100644
--- a/client/components/cards/minicard.jade
+++ b/client/components/cards/minicard.jade
@@ -58,7 +58,8 @@ template(name="minicard")
.minicard-custom-field
if definition.showLabelOnMiniCard
.minicard-custom-field-item
- = definition.name
+ +viewer
+ = definition.name
.minicard-custom-field-item
+viewer
= trueValue