1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 16:44:17 +02:00

add collapse

This commit is contained in:
fat
2015-05-09 23:00:59 -07:00
parent 1b183e2ff7
commit 8bab38bb71
14 changed files with 683 additions and 462 deletions

View File

@@ -71,8 +71,8 @@
<!-- JavaScript Includes -->
<script src="../vendor/jquery.min.js"></script>
<script src="../../transition.js"></script>
<script src="../../collapse.js"></script>
<script src="../../dist/util.js"></script>
<script src="../../dist/collapse.js"></script>
</body>
</html>