Disable revert option in sortable of attachments

stable
David Barragán Merino 2014-09-15 17:04:38 +02:00
parent e2e0d16e0e
commit 7b042ec139
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"
dropOnEmpty: true
revert: 400
axis: "y"
placeholder: "sortable-placeholder single-attachment"
})