Commit 07dd62ed authored by Ross Allen's avatar Ross Allen
Browse files

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
parent 2998929b
1 merge request!9653BS3: Restore examples back to main repo
Showing with 2 additions and 0 deletions
+2 -0
......@@ -44,5 +44,7 @@
</div><!-- /.container -->
<script src="../assets/js/jquery.js"></script>
<script src="../bootstrap/js/bootstrap.min.js"></script>
</body>
</html>
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment