Skip to content

Commit

Permalink
add js fixing issue #29 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronarduino authored and jcbwlkr committed Oct 5, 2017
1 parent e306c6a commit 264782c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/profile.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

{{ define "js-profile" }}
<script src="https://cdn.datatables.net/1.10.16/js/jquery.dataTables.min.js"></script>
<script src="https://cdn.datatables.net/1.10.16/js/dataTables.bootstrap4.min.js"></script>
<script src="/public/js/profile.js"></script>
{{ end }}

Expand Down

0 comments on commit 264782c

Please sign in to comment.