2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Collapse - preventDefault only on <a> elements not inside the collapsible

element
This commit is contained in:
Johann-S
2017-08-25 10:14:18 +02:00
parent 4571ab0e57
commit 5a90b4aa3e
3 changed files with 28 additions and 2 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
</div>
</div>
<script src="../../../docs/assets/js/vendor/jquery-slim.min.js"></script>
<script src="../../../assets/js/vendor/jquery-slim.min.js"></script>
<script src="../../dist/util.js"></script>
<script src="../../dist/collapse.js"></script>
</body>