Update moment.js to 2.29.0

* Addresses Tautulli/Tautulli-Issues#127
This commit is contained in:
JonnyWong16 2020-10-04 16:17:04 -07:00
commit 3d05a74ef4
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
14 changed files with 4 additions and 504 deletions

View file

@ -208,7 +208,6 @@
<script src="${http_root}js/jquery.dataTables.min.js"></script>
<script src="${http_root}js/dataTables.bootstrap.min.js"></script>
<script src="${http_root}js/dataTables.bootstrap.pagination.js"></script>
<script src="${http_root}js/moment-with-locale.js"></script>
<script src="${http_root}js/tables/logs.js${cache_param}"></script>
<script src="${http_root}js/tables/plex_logs.js${cache_param}"></script>
<script src="${http_root}js/tables/notification_logs.js${cache_param}"></script>