Skip to content

Commit 3b95681

Browse files
committed
Include jquery to template header.
1 parent 965fe56 commit 3b95681

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/templates/header.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +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="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
910
<script>
1011
//
1112
// GLOBAL SETTINGS

0 commit comments

Comments
 (0)