1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

Add missing collapse JS files to dropdown visual test

Closes #14726.
This commit is contained in:
Maarten Van Hoof 2014-10-03 15:56:55 +02:00 committed by Heinrich Fenkart
parent 5bb08c50fa
commit 44894a40e5

View file

@ -92,6 +92,7 @@
<script src="../vendor/jquery.min.js"></script>
<script src="../../transition.js"></script>
<script src="../../dropdown.js"></script>
<script src="../../collapse.js"></script>
</body>
</html>