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

@ -512,7 +512,6 @@ DOCUMENTATION :: END
var username = '${data['username'].replace("'", "\\'")}';
</script>
<script src="${http_root}js/moment-with-locale.js"></script>
<script src="${http_root}js/tables/history_table.js${cache_param}"></script>
<script src="${http_root}js/tables/playlists_table.js${cache_param}"></script>
<script src="${http_root}js/tables/export_table.js${cache_param}"></script>