]> source.dussan.org Git - jquery-ui.git/commit
Sortable: pass a fake event object to _mouseUp on cancel. Fixes #5882 - UI.Sortable...
authorScott González <scott.gonzalez@gmail.com>
Wed, 19 Jan 2011 15:45:44 +0000 (10:45 -0500)
committerScott González <scott.gonzalez@gmail.com>
Wed, 19 Jan 2011 15:45:56 +0000 (10:45 -0500)
commit465c4c2cbef33fc4491d862245180b6441875c15
treec360ab63d63b3ec4a98ad7f3c690b9267a134983
parent904548d5b76be42a6734bc87e7450815927898b9
Sortable: pass a fake event object to _mouseUp on cancel. Fixes #5882 - UI.Sortable .sortable( cancel ) call the this._mouseUp method without param.
(cherry picked from commit cf0c32f335479d00224d69f3c5ff53d147a6a8e6)
ui/jquery.ui.sortable.js