mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04:00
Merge branch 'qge-patch-1' into devel
This commit is contained in:
commit
17309f6039
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