mirror of
https://github.com/wekan/wekan.git
synced 2025-12-28 05:08:48 +01:00
Almost full circle
This commit is contained in:
parent
93cc7f0232
commit
9b0eb0a9f1
24 changed files with 492 additions and 165 deletions
|
|
@ -109,7 +109,7 @@ BlazeComponent.extendComponent({
|
|||
Sidebar.setView('search');
|
||||
},
|
||||
'click .js-open-rules-view'() {
|
||||
Modal.open('rules');
|
||||
Modal.open('rulesMain');
|
||||
},
|
||||
'click .js-multiselection-activate'() {
|
||||
const currentCard = Session.get('currentCard');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue