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