Browse Source

Adds moment library to stats header.

devel
Jonathan Rosenbaum 7 years ago
parent
commit
adeb4f8854
  1. 1
      include_header_stats.html

1
include_header_stats.html

@ -33,6 +33,7 @@ function resetTimer()
<script src="../js/jquery.pickmeup.js"></script>
<script src="../js/stats.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>

Loading…
Cancel
Save