Skip to content

Commit 0ebe24a

Browse files
committed
Switch from jquery slim to full.
1 parent f6b56cf commit 0ebe24a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

web/inc/jquery/jquery-3.3.1.min.js

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

web/inc/jquery/jquery-3.3.1.slim.min.js

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

web/templates/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Hestia - <?=__($TAB)?></title>
77
<link rel="stylesheet" href="/css/styles.min.css?1446554103">
88
<link type="text/css" href="/css/jquery-custom-dialogs.css?1446554103" rel="stylesheet" />
9-
<script src="/inc/jquery/jquery-3.3.1.slim.min.js"></script>
9+
<script src="/inc/jquery/jquery-3.3.1.min.js"></script>
1010
<script>
1111
//
1212
// GLOBAL SETTINGS

0 commit comments

Comments
 (0)