Remove useless property on attachments drag and drop settings.
parent
e9da52faac
commit
521d6e640a
|
@ -208,7 +208,6 @@ AttachmentsDirective = ($confirm) ->
|
||||||
items: "div.single-attachment"
|
items: "div.single-attachment"
|
||||||
handle: "a.settings.icon.icon-drag-v"
|
handle: "a.settings.icon.icon-drag-v"
|
||||||
containment: ".attachments"
|
containment: ".attachments"
|
||||||
cursorAt: {right: 50}
|
|
||||||
dropOnEmpty: true
|
dropOnEmpty: true
|
||||||
scroll: false
|
scroll: false
|
||||||
tolerance: "pointer"
|
tolerance: "pointer"
|
||||||
|
|
Loading…
Reference in New Issue