Only make dnd on header.
This commit is contained in:
parent
8fa07a5f6f
commit
b726773410
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ class Index extends App.Controller
|
|||
new plugin.controller( params )
|
||||
|
||||
dndOptions =
|
||||
handle: 'h2.can-move'
|
||||
placeholder: 'can-move-plcaeholder'
|
||||
tolerance: 'pointer'
|
||||
distance: 15
|
||||
|
|
Loading…
Reference in a new issue