mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
More explicit file names
This commit is contained in:
parent
29e93162c2
commit
b5dabfe886
18 changed files with 7 additions and 6 deletions
|
|
@ -1,6 +0,0 @@
|
|||
Blaze.registerHelper('currentBoard', function() {
|
||||
var boardId = Session.get('currentBoard');
|
||||
if (boardId) {
|
||||
return Boards.findOne(boardId);
|
||||
}
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue