]> 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:13:16 +0000 (11:13 -0500)
commit1ce8cf885f8f83b3c449629acb7124e31f4c71c3
tree4a020d0d381fbdecc1c57da1a92b2463bff272bb
parent465c4c2cbef33fc4491d862245180b6441875c15
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.
(cherry picked from commit f165c93127495d5041c3d49fa592fddbe8000bd1)
ui/jquery.ui.sortable.js