Skip to content
This repository has been archived by the owner on Sep 11, 2019. It is now read-only.

Commit

Permalink
random clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
evanwill committed Sep 18, 2018
1 parent 2b71995 commit b27cb26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/js/table-js.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<script type="text/javascript" language="javascript" src="{{ "/assets/datatables/datatables.min.js" | relative_url }}"></script>
<script src="{{ '/assets/datatables/datatables.min.js' | relative_url }}"></script>
<script>
/* use jquery to initialize DataTables and load collection data */
$(document).ready(function() {
Expand Down

0 comments on commit b27cb26

Please sign in to comment.