]> source.dussan.org Git - jquery-ui.git/commit
Sortable: Make sure we have a placeholder before trying to remove it during a cancel...
authormarcos.sousa <marcos.sousa@corp.globo.com>
Tue, 18 Jan 2011 18:33:30 +0000 (16:33 -0200)
committerScott González <scott.gonzalez@gmail.com>
Wed, 19 Jan 2011 16:11:49 +0000 (11:11 -0500)
commitf165c93127495d5041c3d49fa592fddbe8000bd1
tree876a5694a498584e84327ee0eead3334669ca17b
parentcf0c32f335479d00224d69f3c5ff53d147a6a8e6
Sortable: Make sure we have a placeholder before trying to remove it during a cancel. Fixes #6879 - Sortable: Calling cancel when there is no sort occurring throws an error.
ui/jquery.ui.sortable.js