Include bootstrap.js.min
This commit is contained in:
parent
8d7581d8c4
commit
5cd8030c37
|
@ -1,5 +1,7 @@
|
|||
{{define "head"}}
|
||||
<script src="/static/vendor/jqueryui/jquery-ui.min.js"></script>
|
||||
<script src="/static/vendor/bootstrap-3.3.1/js/bootstrap.min.js"></script>
|
||||
|
||||
<link rel="stylesheet" href="/static/vendor/jqueryui/themes/base/jquery-ui.css" />
|
||||
|
||||
<link type="text/css" rel="stylesheet" href="/static/css/graph.css">
|
||||
|
|
Loading…
Reference in New Issue