Skip to content

Commit

Permalink
Upgrade jQuery to version 3.5.1 (CO-1929)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlen committed May 29, 2020
1 parent 242d43d commit 5381fce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/src/Template/Layout/default.ctp
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ if(isset($_SERVER['HTTP_USER_AGENT']) && (strpos($_SERVER['HTTP_USER_AGENT'], 'M

<!-- Load Javascript -->
<?= $this->Html->script([
'jquery/jquery-3.3.1.min.js',
'jquery/jquery-3.5.1.min.js',
'bootstrap/bootstrap-4.4.1.min',
'jquery/jquery-ui-1.12.1.custom/jquery-ui.min.js',
'jquery/metisMenu/metisMenu-3.0.4.min.js',
Expand Down
2 changes: 0 additions & 2 deletions app/webroot/js/jquery/jquery-3.3.1.min.js

This file was deleted.

2 changes: 2 additions & 0 deletions app/webroot/js/jquery/jquery-3.5.1.min.js

Large diffs are not rendered by default.

0 comments on commit 5381fce

Please sign in to comment.