Skip to content

Commit 7b41f13

Browse files
committed
updated jquery to version 2.2.4
1 parent 623435a commit 7b41f13

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

public/site_assets/bootstrap/js/jquery-2.1.3.min.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

public/site_assets/bootstrap/js/jquery-2.1.3.min.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/site_assets/bootstrap/js/jquery.min.js

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/site_assets/bootstrap/js/jquery.min.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/bootstrap/master.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<link href="{$PATH}/css/design/{$GLOBAL.config.website_design}.css" rel="stylesheet">
2727
{/if}
2828

29-
<script src="{$PATH}/js/jquery-2.1.3.min.js"></script>
29+
<script src="{$PATH}/js/jquery.min.js"></script>
3030
<script src="{$PATH}/js/jquery.cookie.js"></script>
3131
<script src="{$PATH}/js/jquery.md5.js"></script>
3232
<script src="{$PATH}/js/bootstrap.min.js"></script>

0 commit comments

Comments
 (0)