]> 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:44 +0000 (10:45 -0500)
commitcf0c32f335479d00224d69f3c5ff53d147a6a8e6
treeaef5b3077ba90af986947ca3cd04f75e08c2814b
parent30c9473d8f297d53f0d3715e8cd00b61b841a85a
Sortable: pass a fake event object to _mouseUp on cancel. Fixes #5882 - UI.Sortable .sortable( cancel ) call the this._mouseUp method without param.
ui/jquery.ui.sortable.js