]> source.dussan.org Git - jquery-ui.git/commit
sortable: don't call the base widget _setOption for disabled to avoid the ui-state...
authorRichard D. Worth <rdworth@gmail.com>
Fri, 9 Apr 2010 18:43:44 +0000 (14:43 -0400)
committerRichard D. Worth <rdworth@gmail.com>
Fri, 9 Apr 2010 18:43:44 +0000 (14:43 -0400)
commit3291d3951ab177cde692f9c763248027b3c5a128
tree368b5d5542d263e2d48378ac053e218cb10e6af7
parentffc29bba052e4bc8b84e4c2e16036140148b6f9c
sortable: don't call the base widget _setOption for disabled to avoid the ui-state-disabled class being added. Fixes #5501 - sortable: disabled should not have the ui-state-disabled class
tests/unit/sortable/sortable_methods.js
ui/jquery.ui.sortable.js