Disable revert option in sortable of attachments
parent
e2e0d16e0e
commit
7b042ec139
|
@ -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"
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue