mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Merge rules.
This commit is contained in:
parent
6ab5f093d5
commit
b3a752ef34
6 changed files with 2 additions and 13 deletions
|
|
@ -37,7 +37,7 @@ BlazeComponent.extendComponent({
|
|||
},
|
||||
|
||||
name() {
|
||||
console.log(this.data());
|
||||
// console.log(this.data());
|
||||
},
|
||||
events() {
|
||||
return [{
|
||||
|
|
@ -55,4 +55,4 @@ BlazeComponent.extendComponent({
|
|||
},
|
||||
}];
|
||||
},
|
||||
}).register('rulesActions');
|
||||
}).register('rulesActions');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue