mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 00:10:13 +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
|
|
@ -505,6 +505,7 @@ Boards.attachSchema(
|
|||
type: {
|
||||
/**
|
||||
* The type of board
|
||||
* possible values: board, template-board, template-container
|
||||
*/
|
||||
type: String,
|
||||
defaultValue: 'board',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue