]> source.dussan.org Git - jquery-ui.git/commit
Sortable: Fixed destroy method to call parent destroy method. Fixes #8094 - .sortable...
authorScott González <scott.gonzalez@gmail.com>
Thu, 2 Feb 2012 16:43:22 +0000 (11:43 -0500)
committerScott González <scott.gonzalez@gmail.com>
Thu, 2 Feb 2012 16:43:22 +0000 (11:43 -0500)
commit988b803be3085111cb8d741b99ab09151dc7f1b5
tree2c3907ca37aea2b153f58b63b8433451f0f02e9c
parent28668948df6d53bb1cfb9f8a6823c73309172204
Sortable: Fixed destroy method to call parent destroy method. Fixes #8094 - .sortable() after destroy does not work.
ui/jquery.ui.sortable.js