]> source.dussan.org Git - jquery-ui.git/commit
Tabs: Find panels using aria-controls instead of index for remove method. Fixes ...
authorScott González <scott.gonzalez@gmail.com>
Tue, 6 Sep 2011 17:01:01 +0000 (13:01 -0400)
committerScott González <scott.gonzalez@gmail.com>
Tue, 6 Sep 2011 17:01:01 +0000 (13:01 -0400)
commitc1cda180a93a6c0a63cf21a68dacb54233e03d03
tree883cb1116c143e01929e22b755263f5e59272a19
parent08450c3b2dfa652c7866653af93566c9bfa2f2cb
Tabs: Find panels using aria-controls instead of index for remove method. Fixes #7698 - Panels do not sort when a tab is sorted which can cause a mismatch error when a tab is removed.
ui/jquery.ui.tabs.js