Remove useless property on attachments drag and drop settings.

stable
Andrey Antukh 2014-09-15 19:52:40 +02:00
parent e9da52faac
commit 521d6e640a
1 changed files with 0 additions and 1 deletions

View File

@ -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"