We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9495fc6 commit b068fd1Copy full SHA for b068fd1
1 file changed
tpl/header_script.tpl
@@ -12,7 +12,7 @@
12
13
14
{* No images based tabs - variable width *}
15
-<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
+<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
16
<script type="text/javascript" src="{$app_path}/js/jquery.tools.min.js"></script>
17
<script type="text/javascript" src="https://cdn.datatables.net/v/dt/dt-1.10.15/datatables.min.js"></script>
18
{if isset($profile)}
0 commit comments