mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
All Boards settings improvements.
This commit is contained in:
parent
3ae777f2c9
commit
2b1675847c
1 changed files with 0 additions and 1 deletions
|
@ -682,7 +682,6 @@ BlazeComponent.extendComponent({
|
|||
this.currentBoard.allowsCardCounterList,
|
||||
);
|
||||
},
|
||||
|
||||
'click .js-field-has-boardmemberlist'(evt) {
|
||||
evt.preventDefault();
|
||||
this.currentBoard.allowsBoardMemberList = !this.currentBoard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue