]> source.dussan.org Git - jquery-ui.git/commit
Removed use of .data() for getting/setting options in tests; using each plugin's...
authorScott González <scott.gonzalez@gmail.com>
Mon, 9 Nov 2009 01:50:23 +0000 (01:50 +0000)
committerScott González <scott.gonzalez@gmail.com>
Mon, 9 Nov 2009 01:50:23 +0000 (01:50 +0000)
commitb3a095d3ef7a186fe27fe19a0a40eeb496978284
tree03dadba8a399ab3457406a7de5c3f507bc92baf5
parentb0733bbe59c17e49dcc8ee6dc98efe15c0c4ca8e
Removed use of .data() for getting/setting options in tests; using each plugin's option method instead. Fixes #4853 - Remove use of .data() for options in tests.
tests/unit/accordion/accordion_methods.js
tests/unit/dialog/dialog_methods.js
tests/unit/dialog/dialog_options.js
tests/unit/draggable/draggable_methods.js
tests/unit/droppable/droppable_methods.js
tests/unit/resizable/resizable_methods.js
tests/unit/selectable/selectable_methods.js
tests/unit/slider/slider_methods.js
tests/unit/sortable/sortable_methods.js
tests/unit/tabs/tabs_methods.js
tests/unit/tabs/tabs_options.js