Add jquery to layout by default
authorEvan Coury <me@evancoury.com>
Thu, 5 Jul 2012 00:45:21 +0000 (17:45 -0700)
committerEvan Coury <me@evancoury.com>
Thu, 5 Jul 2012 00:57:51 +0000 (17:57 -0700)
commit4e60e75187f494a93bc03bf5011c6b990ee416f1
tree6f7048c5a1a38063af0c9da185ef5cb9fcfb72c9
parentf4fce1b7d7e9578a47a75a0a4facabd2fb8f5c4d
Add jquery to layout by default

I'm not 100% sold on shipping this with the skeleton, as it's one more
thing people have to remove if they're not using it. However, it's
required to make the responsive layout work properly and having it
included makes ZendDeveloperTools work with the skeleton out of the box,
which is a plus.
module/Application/view/layout/layout.phtml
public/js/jquery-1.7.2.min.js [new file with mode: 0644]