mirror of
https://github.com/wekan/wekan.git
synced 2026-03-10 07:32:35 +01:00
- Revert IFTTT.
Thanks to xet7 !
This commit is contained in:
parent
338e18870f
commit
5445955a77
54 changed files with 127 additions and 2821 deletions
|
|
@ -82,7 +82,7 @@ Lists.helpers({
|
|||
};
|
||||
if (swimlaneId)
|
||||
selector.swimlaneId = swimlaneId;
|
||||
return Cards.find(selector,
|
||||
return Cards.find(Filter.mongoSelector(selector),
|
||||
{ sort: ['sort'] });
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue