Bumped jQuery from 2.0.1 to 2.0.3

This commit is contained in:
Kyle Johnson 2013-10-01 08:39:02 -04:00
parent d3c221135d
commit e61fbc4ba8
5 changed files with 8 additions and 8 deletions

View File

@ -39,7 +39,7 @@ $cakeDescription = __d('cake_dev', 'CakePHP: the rapid development php framework
echo $this->fetch('meta');
echo $this->fetch('css');
echo $this->fetch('script');
echo $this->Html->script('jquery-2.0.1.min');
echo $this->Html->script('jquery.min');
echo $this->Html->script('jquery-ui.min');
echo $this->Html->script('jquery.expander.min');
echo $this->Html->script('jquery.colorbox-min');

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

6
web/app/webroot/js/jquery.min.js vendored Normal file

File diff suppressed because one or more lines are too long