]> source.dussan.org Git - jquery-ui.git/commit
Sortable: replaced hard-coded sortable with this.widgetName, and removed lines from...
authorRichard D. Worth <rdworth@gmail.com>
Tue, 27 Sep 2011 11:57:06 +0000 (07:57 -0400)
committerRichard D. Worth <rdworth@gmail.com>
Tue, 27 Sep 2011 11:59:20 +0000 (07:59 -0400)
commit5c6cfe2645588e6a3d3f1ed002534d454209e33f
treefbdffe6fa0c05b19ef7631a7908480666b3474bf
parent872387abd5ab59e00df108438ae5bba76df1138a
Sortable: replaced hard-coded sortable with this.widgetName, and removed lines from destroy that are handled by super. Fixes #7741 - ui.sortable is not working when it is extended
(cherry picked from commit 228b1b191b4f668a74e7005fc9c8c9250c090aa9)
ui/jquery.ui.sortable.js