mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-02 14:24:19 +01:00
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
@ -44,5 +44,7 @@
|
||||
|
||||
</div><!-- /.container -->
|
||||
|
||||
<script src="../assets/js/jquery.js"></script>
|
||||
<script src="../bootstrap/js/bootstrap.min.js"></script>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user