This commit is contained in:
Manuel Knitza 2013-02-09 17:57:38 -08:00
commit 0bbbabe775
2 changed files with 5627 additions and 5252 deletions

View file

@ -77,7 +77,7 @@ echo "Ensure that all dependencies are up to date..."
echo "Ensure jQuery is downloaded and up to date..."
DOWNLOAD_JQUERY="true"
NEEDED_VERSION="1.7.1"
NEEDED_VERSION="1.9.1"
if [ -f "src/static/js/jquery.js" ]; then
if [ $(uname) = "SunOS" ]; then
VERSION=$(cat src/static/js/jquery.js | head -n 3 | ggrep -o "v[0-9]\.[0-9]\(\.[0-9]\)\?");

10877
src/static/js/jquery.js vendored

File diff suppressed because it is too large Load diff