mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-25 18:59:04 +02:00
dashboards.js: Don't delay drag&drop events anymore
This commit is contained in:
parent
8d8a234446
commit
ff5ae27eb6
@ -157,7 +157,6 @@
|
|||||||
let options = {
|
let options = {
|
||||||
scroll : true,
|
scroll : true,
|
||||||
invertSwap : true,
|
invertSwap : true,
|
||||||
delay : 100,
|
|
||||||
dataIdAttr : 'id',
|
dataIdAttr : 'id',
|
||||||
direction : 'vertical',
|
direction : 'vertical',
|
||||||
draggable : draggable,
|
draggable : draggable,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user