Disable drag and drop
Replies (3)
(1-3/3)
Added by willy adelard 11 months ago
hello,
I would like to disable drag and drop.
Thank you
In current version it is impossible
'defaults' => array(
'read' => true,
'write' => false,
'rm' => false
)
this disable copy/move, not drag&drop itself
(1-3/3)