Trello custom field import basically working

This commit is contained in:
John R. Supplee 2021-01-18 23:56:08 +02:00
parent c89a0eb694
commit b793716e85
5 changed files with 59 additions and 23 deletions

View file

@ -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