]> source.dussan.org Git - jquery-ui.git/commitdiff
Merge pull request #294 from kborchers/bug_4088
authorScott González <scott.gonzalez@gmail.com>
Wed, 25 May 2011 20:12:37 +0000 (13:12 -0700)
committerScott González <scott.gonzalez@gmail.com>
Wed, 25 May 2011 20:12:37 +0000 (13:12 -0700)
Sortable: Changed to check the parent's length so that the dom position of the removed element is not updated. Fixed #4088 - Unable to remove() ui.draggable (sortable item) immediately after the drop callback.


Trivial merge