UI for rules list

This commit is contained in:
Angelo Gallarello 2018-08-03 19:47:20 +02:00
parent d5870472fb
commit f63482b587
19 changed files with 256 additions and 2 deletions

View file

@ -95,6 +95,8 @@ BlazeComponent.extendComponent({
evt.preventDefault();
Utils.goBoardId(Session.get('currentBoard'));
}
console.log(evt)
},
cardIsSelected() {