mirror of
https://github.com/wekan/wekan.git
synced 2025-12-30 22:28:49 +01:00
Import board: added UI
This commit is contained in:
parent
15ebfa63c6
commit
468694a84c
9 changed files with 119 additions and 55 deletions
|
|
@ -145,6 +145,7 @@ BlazeComponent.extendComponent({
|
|||
this.setVisibility(this.currentData());
|
||||
},
|
||||
'click .js-change-visibility': this.toggleVisibilityMenu,
|
||||
'click .js-import': Popup.open('boardImportBoard'),
|
||||
submit: this.onSubmit,
|
||||
}];
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue