|
@@ -682,7 +682,6 @@ BlazeComponent.extendComponent({
|
|
this.currentBoard.allowsCardCounterList,
|
|
this.currentBoard.allowsCardCounterList,
|
|
);
|
|
);
|
|
},
|
|
},
|
|
-
|
|
|
|
'click .js-field-has-boardmemberlist'(evt) {
|
|
'click .js-field-has-boardmemberlist'(evt) {
|
|
evt.preventDefault();
|
|
evt.preventDefault();
|
|
this.currentBoard.allowsBoardMemberList = !this.currentBoard
|
|
this.currentBoard.allowsBoardMemberList = !this.currentBoard
|