1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 13:13:03 +02: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

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>