mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-07 21:51:14 -07:00
Update jquery to 3.5.1
* Fixes Tautulli/Tautulli-Issues#280 * Addresses Tautulli/Tautulli-Issues#127
This commit is contained in:
parent
322c090d8a
commit
6b34b82f52
3 changed files with 3 additions and 5 deletions
|
@ -290,7 +290,7 @@ ${next.modalIncludes()}
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<script src="${http_root}js/jquery-2.1.4.min.js"></script>
|
||||
<script src="${http_root}js/jquery-3.5.1.min.js"></script>
|
||||
<script src="${http_root}js/bootstrap.min.js"></script>
|
||||
<script src="${http_root}js/bootstrap-hover-dropdown.min.js"></script>
|
||||
<script src="${http_root}js/pnotify.custom.min.js"></script>
|
||||
|
|
File diff suppressed because one or more lines are too long
2
data/interfaces/default/js/jquery-3.5.1.min.js
vendored
Normal file
2
data/interfaces/default/js/jquery-3.5.1.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue