From: Geoff Kimball Date: Mon, 25 Jan 2016 23:25:48 +0000 (-0800) Subject: Add util.triggers as a dependency of Toggler, closes #7999 X-Git-Tag: v6.2.0~1^2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5713bd26c42efaf0cf5db9455f075e5f025b6bb;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Add util.triggers as a dependency of Toggler, closes #7999 --- diff --git a/js/foundation.toggler.js b/js/foundation.toggler.js index c6889aea9..3637ff6fa 100644 --- a/js/foundation.toggler.js +++ b/js/foundation.toggler.js @@ -2,6 +2,7 @@ * Toggler module. * @module foundation.toggler * @requires foundation.util.motion + * @requires foundation.util.triggers */ !function(Foundation, $) {