]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Bugfix for accidentally closing all accordion panels 4941/head
authorJakob Hilden <jakobhilden@gmail.com>
Wed, 9 Apr 2014 16:20:50 +0000 (18:20 +0200)
committerJakob Hilden <jakobhilden@gmail.com>
Wed, 9 Apr 2014 16:20:50 +0000 (18:20 +0200)
commit4d9cdf122b0ea5b5443d6cf5564c02d9270b4f64
treea325405d70bb5ad906a5db1720768c880a6b5e12
parent24974d1692bd278e62dde09519b6387c0db769d6
Bugfix for accidentally closing all accordion panels

When multiple accordion panels are expanded/active (possbile when `multi_expand: true`) clicking on one of the the active panels would close **all** other panels instead of ony the current one.
js/foundation/foundation.accordion.js