Opened 13 years ago

Closed 13 years ago

Last modified 10 years ago

#4954 closed feature (wontfix)

Add functionality for ui-accordion-group back in

Reported by: etiger13 Owned by:
Priority: minor Milestone:
Component: ui.accordion Version: 1.6rc6
Keywords: Cc: [email protected]
Blocked by: Blocking:

Description

http://dev.jqueryui.com/changeset/1878/trunk/ui/ui.accordion.js

Why was the ui-accordion-group class functionality removed? Doesn't look like it was/would cause a problem. This is on line 36 and 106. It was in the code for awhile and if anyone created styles based on that update, it breaks. I propose those two lines be added back in since it shouldn't affect anything but leaving them out will affect some sites.

'Bug' was 'fixed' in ticket #3788

Change History (2)

comment:1 Changed 13 years ago by Scott González

Resolution: wontfix
Status: newclosed

That class can't be added because that layer in the DOM doesn't exist anymore. This change was made to allow use of the accordion with more data structures, such as lists.

comment:2 Changed 10 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.