Update to jQuery 1.8.0 and Modernizr 2.6.1

This commit is contained in:
Ben Word
2012-08-18 17:46:17 -05:00
parent d036893b68
commit c8c13f6609
6 changed files with 11 additions and 13 deletions

View File

@@ -9,8 +9,8 @@
* 4. /child-theme/style.css (if a child theme is activated)
*
* Enqueue scripts in the following order:
* 1. /theme/js/vendor/modernizr-2.5.3.min.js (in header.php)
* 2. jquery-1.7.2.min.js via Google CDN (in header.php)
* 1. /theme/js/vendor/modernizr-2.6.1.min.js (in header.php)
* 2. jquery-1.8.0.min.js via Google CDN (in header.php)
* 3. /theme/js/plugins.js
* 4. /theme/js/main.js
*/