#2717 closed bug (fixed)
Accordion 1.6 autoheight not working
Reported by: | kipparker | Owned by: | joern |
---|---|---|---|
Priority: | minor | Milestone: | 1.5 |
Component: | ui.core | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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 (4)
comment:1 Changed 15 years ago by
Owner: | changed from paul to joern |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 14 years ago by
Milestone: | → 1.5 |
---|
Note: See
TracTickets for help on using
tickets.
Fixed in latest revision, soon to be released as jQuery UI 1.5.