This module tries to set the autoHeight value to 'false' which doesn't work because the accordian UI interprets it as a string instead of a boolean value. Attached is a patch which fixes this, cleans up the UI a bit, and removes an unecessary jQuery.ready statement.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

zirafa’s picture

zirafa’s picture

Messed up the previous patch - rerolling the patch against latest 7.x-1.x.

inders’s picture

Assigned: Unassigned » inders
inders’s picture

Status: Active » Closed (fixed)

Code committed @ http://drupalcode.org/project/panels_accordion.git/commit/897e05b

Thanks for Patch zirafa .!