mirror of
https://github.com/YunoHost/yunorunner.git
synced 2024-09-03 20:05:52 +02:00
[fix] readd jquery
This commit is contained in:
parent
c77e45d551
commit
f51a322a51
2 changed files with 4 additions and 0 deletions
2
static/js/jquery-3.3.1.min.js
vendored
Normal file
2
static/js/jquery-3.3.1.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
|
@ -11,6 +11,8 @@
|
|||
integrity="sha384-3LK/3kTpDE/Pkp8gTNp2gR/2gOiwQ6QaO7Td0zV76UFJVhqLl4Vl3KL1We6q6wR9"></script>
|
||||
<script src="<{ relative_path_to_root }>static/js/vue-2-5-17.js"
|
||||
integrity="sha384-vGq6VlJ/rGDK5hwCZhgtrb5j4nOanwgWgBSe9anrJGQHqCgkBo45u6lAxlVR0U+Q"></script>
|
||||
<script src="<{ relative_path_to_root }>static/js/jquery-3.3.1.min.js"
|
||||
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="></script>
|
||||
<script src="<{ relative_path_to_root }>static/js/app.js"></script>
|
||||
<link href="<{ relative_path_to_root }>static/css/style.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
|
|
Loading…
Add table
Reference in a new issue