Commit 2e19de2d by chrisndodge

Merge pull request #1364 from MITx/bug/btalbot/lms-coursewaremenu

LMS - added in additional JQUI accordion parameter...
parents 64a4dea4 ef3a1242
......@@ -13,6 +13,7 @@ class @Navigation
active: active
header: 'h3'
autoHeight: false
heightStyle: 'content'
$('#accordion .ui-state-active').closest('.chapter').addClass('is-open')
$('#open_close_accordion a').click @toggle
$('#accordion').show()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment