mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
parent
f706809458
commit
3b5bf6ef5b
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,6 @@ module.exports = {
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
return sails.helpers.cards.getMany(criteria);
|
return sails.helpers.cards.getMany(criteria, 'position');
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue