mirror of
https://github.com/wekan/wekan.git
synced 2026-02-05 08:01:49 +01:00
trying to fix display Issue with dropdown custom fields
This commit is contained in:
parent
8ec60879dc
commit
259614b647
2 changed files with 18 additions and 4 deletions
|
|
@ -37,7 +37,7 @@ template(name="minicard")
|
|||
.minicard-custom-field-item
|
||||
= definition.name
|
||||
.minicard-custom-field-item
|
||||
= value
|
||||
= trueValue
|
||||
|
||||
if members
|
||||
.minicard-members.js-minicard-members
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue