]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add util.triggers as a dependency of Toggler, closes #7999
authorGeoff Kimball <geoff@zurb.com>
Mon, 25 Jan 2016 23:25:48 +0000 (15:25 -0800)
committerGeoff Kimball <geoff@zurb.com>
Mon, 25 Jan 2016 23:25:48 +0000 (15:25 -0800)
js/foundation.toggler.js

index c6889aea9578bef50d32dc698580944c905a20e3..3637ff6fad061b6e0ac6e299700f584701f318f8 100644 (file)
@@ -2,6 +2,7 @@
  * Toggler module.
  * @module foundation.toggler
  * @requires foundation.util.motion
+ * @requires foundation.util.triggers
  */
 
 !function(Foundation, $) {