mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
962e05dc1d
When sorting tbody elements of a table the placeholder needs to have a tr with td elements to be visible. The appended elements are created in the same way as for the placeholder of a tr element; the first row of the sorted tbody is used for that. Fixes #10682 Closes gh-1380 |
||
---|---|---|
.. | ||
all.html | ||
sortable_common.js | ||
sortable_core.js | ||
sortable_events.js | ||
sortable_methods.js | ||
sortable_options.js | ||
sortable_test_helpers.js | ||
sortable.html |