mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Add moment-duration-format.js plugin for graphs
This commit is contained in:
parent
1e807af2d4
commit
1fd4ec3ca3
2 changed files with 12 additions and 0 deletions
|
@ -294,6 +294,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/moment-with-locales.min.js"></script>
|
||||
<script src="${http_root}js/moment-duration-format.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/ipaddr.min.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue