Skip to content

Commit 93916b4

Browse files
committed
Accordion: Added note about using ui-accordion-header-active class.
1 parent e986bd8 commit 93916b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/jquery.ui.accordion.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
*/
1414
(function( $, undefined ) {
1515

16+
// TODO: use ui-accordion-header-active class and fix styling
1617
$.widget( "ui.accordion", {
1718
options: {
1819
active: 0,

0 commit comments

Comments
 (0)