bump JQuery from 1.8.2(.min) to 1.8.3(.min).
pull/61/head
noud 2012-12-12 16:30:19 +01:00
parent 079ce88793
commit b4711463f8
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.8.2.min'); // Include jQuery library
echo $this->Html->script('jquery-1.8.3.min'); // Include jQuery library
?>
</head>
<body>

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

File diff suppressed because one or more lines are too long