Add jQuery + Bootstrap JS to starter template
The starter template uses the Collapse component[1], which requires Bootstrap's JavaScript. Fixes #15 [1] http://twitter.github.io/bootstrap/javascript/#collapse
This commit is contained in:
parent
2998929b39
commit
07dd62ed7c
1 changed files with 2 additions and 0 deletions
|
|
@ -44,5 +44,7 @@
|
|||
|
||||
</div><!-- /.container -->
|
||||
|
||||
<script src="../assets/js/jquery.js"></script>
|
||||
<script src="../bootstrap/js/bootstrap.min.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue