]> source.dussan.org Git - jquery-ui.git/commit
sortable: don't copy content from the original item into the placeholder anymore...
authorPaul Bakaus <paul.bakaus@googlemail.com>
Fri, 9 Jan 2009 15:16:41 +0000 (15:16 +0000)
committerPaul Bakaus <paul.bakaus@googlemail.com>
Fri, 9 Jan 2009 15:16:41 +0000 (15:16 +0000)
commitde1d540d94b6f1c839e7480f675afb411ffdc935
tree81625aef086cee4ffcb153a8e3286550c44b1eea
parent142fddbf85a2903ec745afc4c5d7e85da3c9de7a
sortable: don't copy content from the original item into the placeholder anymore by default (fixes #3595), check if event still exists in _trigger, fixes issue when you call $(this).sortable('cancel') from within a callback
ui/ui.sortable.js