mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 00:10:13 +01:00
Move user-admin subsciption to header
This commit is contained in:
parent
b3eab212ae
commit
3dc326db6a
3 changed files with 2 additions and 7 deletions
|
|
@ -1,3 +1,5 @@
|
|||
Meteor.subscribe('user-admin');
|
||||
|
||||
Template.header.helpers({
|
||||
wrappedHeader() {
|
||||
return !Session.get('currentBoard');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue