]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
fixes #7850
authorChris Oyler <chris@zurb.com>
Thu, 14 Jan 2016 21:10:00 +0000 (13:10 -0800)
committerChris Oyler <chris@zurb.com>
Thu, 14 Jan 2016 21:10:00 +0000 (13:10 -0800)
js/foundation.dropdown.js

index 115268c94ae0dcf0c408c861bb221ca3a91f10d3..5434c555b335342149e12b904ae0154c55aec73d 100644 (file)
@@ -81,7 +81,7 @@
     /**
      * Allows a click on the body to close the dropdown.
      * @option
-     * @example true
+     * @example false
      */
     closeOnClick: false
   };