mirror of
https://github.com/wekan/wekan.git
synced 2026-03-02 11:50:16 +01:00
Added option to show/hide some badges on minicard
This commit is contained in:
parent
7df32ff4ac
commit
f3ebc4a28e
6 changed files with 94 additions and 6 deletions
|
|
@ -3010,6 +3010,14 @@ definitions:
|
|||
description: |
|
||||
Does the board allows cover attachment on minicard?
|
||||
type: boolean
|
||||
allowsBadgeAttachmentOnMinicard:
|
||||
description: |
|
||||
Does the board allows badge attachment on minicard?
|
||||
type: boolean
|
||||
allowsCardSortingByNumberOnMinicard:
|
||||
description: |
|
||||
Does the board allows card sorting by number on minicard?
|
||||
type: boolean
|
||||
allowsCardNumber:
|
||||
description: |
|
||||
Does the board allows card numbers?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue