bump JQuery from 1.7.2(.min) to 1.8.2(.min).
pull/63/head
noud 2012-10-24 08:29:07 +02:00
parent c005be5536
commit 5149952c9d
2 changed files with 3 additions and 1 deletions

View File

@ -35,7 +35,7 @@
echo $this->fetch('css');
echo $this->fetch('script');
echo $this->Html->script('jquery-1.7.2.min'); // Include jQuery library
echo $this->Html->script('jquery-1.8.2.min'); // Include jQuery library
?>
</head>
<body>

2
app/webroot/js/jquery-1.8.2.min.js vendored Normal file

File diff suppressed because one or more lines are too long