]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update required zepto modules 1918/head
authorNikolas Evangelopoulos <nikolas@jkl.gr>
Fri, 15 Mar 2013 16:15:54 +0000 (18:15 +0200)
committerNikolas Evangelopoulos <nikolas@jkl.gr>
Fri, 15 Mar 2013 16:15:54 +0000 (18:15 +0200)
Foundation requires event module for triggering events

docs/javascript.html.erb

index 6dd4d424e3e5c15b9f7c699d4d20355074ed2afa..dfbdaa8e312f08caf6444db2076f75b91becb8b7 100644 (file)
@@ -53,7 +53,7 @@
 </script>
 ', :html %>
 
-        <p><strong>Note:</strong> 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 <i>fx_methods</i>, <i>assets</i>, <i>data</i>, <i>selector</i>, and <i>stack</i> modules.</p>
+        <p><strong>Note:</strong> 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 <i>event</i>, <i>fx_methods</i>, <i>assets</i>, <i>data</i>, <i>selector</i>, and <i>stack</i> modules.</p>
 
         <hr>