Skip to content

Commit

Permalink
Now it's javascript!
Browse files Browse the repository at this point in the history
  • Loading branch information
sillypears committed May 19, 2019
1 parent 42f6327 commit bfd2250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion view_runs.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" ></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.24.0/moment.min.js" ></script>
<script src="https://cdn.datatables.net/1.10.18/js/jquery.dataTables.min.js" ></script>
<script src="view_runs.js"></script>
<script type="text/javascript" src="view_runs.js"></script>
</body>
</html>

0 comments on commit bfd2250

Please sign in to comment.