From: Nikolas Evangelopoulos Date: Fri, 15 Mar 2013 16:15:54 +0000 (+0200) Subject: Update required zepto modules X-Git-Tag: v4.0.8~1^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1918%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update required zepto modules Foundation requires event module for triggering events --- diff --git a/docs/javascript.html.erb b/docs/javascript.html.erb index 6dd4d424e..dfbdaa8e3 100644 --- a/docs/javascript.html.erb +++ b/docs/javascript.html.erb @@ -53,7 +53,7 @@ ', :html %> -

Note: We include tested versions of jQuery and Zepto in the Foundation repo to get you started quickly. If you want to build your own version of Zepto, Foundation employs the fx_methods, assets, data, selector, and stack modules.

+

Note: We include tested versions of jQuery and Zepto in the Foundation repo to get you started quickly. If you want to build your own version of Zepto, Foundation employs the event, fx_methods, assets, data, selector, and stack modules.