forked from extern/egroupware
Don't need this, we can remove it
This commit is contained in:
parent
b3c2dcc90b
commit
a5fe6d938b
@ -215,7 +215,6 @@ export function egwDragActionImplementation()
|
||||
|
||||
node.setAttribute('draggable', true);
|
||||
const dragstart = function(event) {
|
||||
//event.stopImmediatePropagation();
|
||||
if (action) {
|
||||
if (_context.isSelection(event)) return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user