mirror of
https://github.com/wekan/wekan.git
synced 2025-12-24 03:10:12 +01:00
Merge branch 'patch-1' of https://github.com/qge/wekan into qge-patch-1
This commit is contained in:
commit
01372ab5cc
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ BlazeComponent.extendComponent({
|
|||
placeholder: 'minicard-wrapper placeholder',
|
||||
start(evt, ui) {
|
||||
ui.placeholder.height(ui.helper.height());
|
||||
EscapeActions.executeUpTo('popup');
|
||||
EscapeActions.executeUpTo('popup-close');
|
||||
boardComponent.setIsDragging(true);
|
||||
},
|
||||
stop(evt, ui) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue