Ticket #4653 (closed bug: fixed)
navigation option broken, not up-to-date with markup changes
| Reported by: | joern.zaefferer | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.8 |
| Component: | ui.accordion | Version: | 1.7.2 |
| Keywords: | Cc: |
Description
The navigation option wasn't updated when the CSS framework was applied and must have been broken since.
A fix should rely on the classes (ui-accordion-header and ui-accordion-content) already present to find the right DOM elements, probably using jQuery's closest() method.
A related issue is #4096.
Change History
Note: See
TracTickets for help on using
tickets.