mirror of
https://github.com/wekan/wekan.git
synced 2026-03-13 17:06:13 +01:00
Trello custom field import basically working
This commit is contained in:
parent
c89a0eb694
commit
b793716e85
5 changed files with 59 additions and 23 deletions
|
|
@ -77,6 +77,8 @@ template(name="minicard")
|
|||
if $eq definition.type "currency"
|
||||
+viewer
|
||||
= formattedCurrencyCustomFieldValue(definition)
|
||||
else if $eq definition.type "checkbox"
|
||||
i.fa.fa-check-square
|
||||
else
|
||||
+viewer
|
||||
= trueValue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue