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

@ -225,8 +225,6 @@
</%def>
<%def name="javascriptIncludes()">
<script src="${http_root}js/moment-with-locale.js"></script>
<script src="${http_root}js/moment-duration-format.js"></script>
<script src="${http_root}js/highcharts/js/highcharts.js"></script>
<script src="${http_root}js/jquery.dataTables.min.js"></script>
<script src="${http_root}js/dataTables.bootstrap.min.js"></script>