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

nuke local test vendor jquery and tether, replace with docs assets

This commit is contained in:
Mark Otto
2016-12-30 21:54:13 -08:00
committed by Mark Otto
parent 7b7e777dca
commit 55413e109f
12 changed files with 13 additions and 18 deletions

View File

@@ -61,7 +61,7 @@
</ul>
</div>
<script src="../vendor/jquery.min.js"></script>
<script src="../../../docs/assets/js/vendor/jquery-slim.min.js"></script>
<script src="../../dist/util.js"></script>
<script src="../../dist/dropdown.js"></script>
<script src="../../dist/collapse.js"></script>