Modify ↓
Ticket #2717 (closed bug: fixed)
Accordion 1.6 autoheight not working
| Reported by: | kipparker | Owned by: | joern |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2.4 |
| Component: | ui | Version: | 1.2.3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Autoheight:false doesn't work in Accordion 1.6. The problem is line 72
} else if ( options.autoheight ) {
should have an uppercase H in autoHeight.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
