]> source.dussan.org Git - jquery-ui.git/commit
Sortable: Fix a bug of removing an item while iterating an array. Fixes #8571 - Out...
authorJohn Chen <zhang.z.chen@intel.com>
Wed, 12 Sep 2012 09:37:04 +0000 (17:37 +0800)
committerScott González <scott.gonzalez@gmail.com>
Wed, 10 Oct 2012 18:39:38 +0000 (14:39 -0400)
commit77a4aaf47abe08f11eb4e0eabdb2a1c026c0f221
tree7243fa38e7a79daaa3d91bff7851482e73f608bd
parenta3f1a34d3b997550a5a8cf4c630e6580cd37cde5
Sortable: Fix a bug of removing an item while iterating an array. Fixes #8571 - Out of range problem in when dragging a nested sortable.
ui/jquery.ui.sortable.js