mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Global Search Card Detail Popup shows now the description too
This commit is contained in:
parent
a09e961110
commit
72ddd66495
1 changed files with 1 additions and 0 deletions
|
@ -489,6 +489,7 @@ function buildProjection(query) {
|
|||
labelIds: 1,
|
||||
customFields: 1,
|
||||
userId: 1,
|
||||
description: 1,
|
||||
},
|
||||
sort: {
|
||||
boardId: 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue