mirror of
https://github.com/wekan/wekan.git
synced 2026-01-31 21:51:47 +01:00
testing markdown support for custom fields
This commit is contained in:
parent
c5f0e87dd0
commit
fcf262cc98
1 changed files with 2 additions and 1 deletions
|
|
@ -37,7 +37,8 @@ template(name="minicard")
|
|||
.minicard-custom-field-item
|
||||
= definition.name
|
||||
.minicard-custom-field-item
|
||||
= trueValue
|
||||
+viewer
|
||||
= trueValue
|
||||
|
||||
if members
|
||||
.minicard-members.js-minicard-members
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue