mirror of
https://github.com/wekan/wekan.git
synced 2026-01-04 00:28:49 +01:00
Only search label names in boards of type 'board'
This commit is contained in:
parent
e43002d5ad
commit
69dc8f304c
3 changed files with 4 additions and 2 deletions
|
|
@ -299,6 +299,7 @@ Cards.attachSchema(
|
|||
type: {
|
||||
/**
|
||||
* type of the card
|
||||
* possible values: cardType-card, cardType-linkedCard, cardType-linkedBoard
|
||||
*/
|
||||
type: String,
|
||||
defaultValue: 'cardType-card',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue