mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Animate popup screens transition
This commit is contained in:
parent
790a0e0a2d
commit
6fe08cd4b3
4 changed files with 46 additions and 16 deletions
|
|
@ -7,7 +7,7 @@ Popup.template.events({
|
|||
'click .js-back-view': function() {
|
||||
Popup.back();
|
||||
},
|
||||
'click .js-close-popover': function() {
|
||||
'click .js-close-pop-over': function() {
|
||||
Popup.close();
|
||||
},
|
||||
'click .js-confirm': function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue