mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-30 19:40:08 -07:00
Refactor Plex OAuth code
This commit is contained in:
parent
8514cf1975
commit
c0b960bccf
5 changed files with 181 additions and 237 deletions
|
@ -291,6 +291,7 @@ ${next.modalIncludes()}
|
|||
<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>
|
||||
<script src="${http_root}js/platform.min.js"></script>
|
||||
<script src="${http_root}js/script.js${cache_param}"></script>
|
||||
<script src="${http_root}js/jquery.qrcode.min.js"></script>
|
||||
<script src="${http_root}js/jquery.tripleclick.min.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue