Bumped jQuery from 2.0.1 to 2.0.3
This commit is contained in:
parent
d3c221135d
commit
e61fbc4ba8
|
@ -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
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue