mirror of
https://github.com/wekan/wekan.git
synced 2026-01-04 08:38:49 +01:00
Import boards in Sandstorm
This commit is contained in:
parent
f34ef01de9
commit
d2b1a837e6
8 changed files with 29 additions and 4 deletions
|
|
@ -14,6 +14,7 @@ Template.boardMenuPopup.events({
|
|||
FlowRouter.go('home');
|
||||
}),
|
||||
'click .js-outgoing-webhooks': Popup.open('outgoingWebhooks'),
|
||||
'click .js-import-board': Popup.open('chooseBoardSource'),
|
||||
});
|
||||
|
||||
Template.boardMenuPopup.helpers({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue