1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-02-22 17:03:22 -05:00

Adds moment to header.

This commit is contained in:
Jonathan Rosenbaum 2017-10-30 03:04:39 +00:00
parent 7b65374c13
commit c466ae0927

View File

@ -41,6 +41,7 @@ function resetTimer()
<script src="js/jquery.liblink.js"></script>
<script src="js/wNumb.js"></script>
<script src="js/ui/jquery-ui.js"></script>
<script src="js/moment/moment.js"></script>
<script src="js/tabulator/dist/js/tabulator.min.js"></script>
</head>