]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Have supplied code match code comment 6646/head
authorleksak <filip.allberg@gmail.com>
Tue, 23 Jun 2015 10:45:54 +0000 (12:45 +0200)
committerleksak <filip.allberg@gmail.com>
Tue, 23 Jun 2015 10:45:54 +0000 (12:45 +0200)
doc/pages/components/accordion.html

index 78317d89a65d5c095e355098e4806281f5690a94..b425b868aec7f43d3017eb49e96dab567635ff99 100644 (file)
@@ -147,7 +147,7 @@ $(document).foundation({
     // specify the class used for active (or open) accordion panels
     active_class: 'active',
     // allow multiple accordion panels to be active at the same time
-    multi_expand: false,
+    multi_expand: true,
     // allow accordion panels to be closed by clicking on their headers
     // setting to false only closes accordion panels when another is opened
     toggleable: true