2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03: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
+1
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>