2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

tests: use jQuery from node_modules. (#28059)

This commit is contained in:
XhmikosR
2019-01-15 18:01:40 +02:00
committed by GitHub
parent 0828b88563
commit 3aeda9942d
13 changed files with 15 additions and 30 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
</div>
</div>
<script src="../../../site/docs/4.2/assets/js/vendor/jquery-slim.min.js"></script>
<script src="../../../node_modules/jquery/dist/jquery.slim.min.js"></script>
<script src="../../dist/util.js"></script>
<script src="../../dist/button.js"></script>
</body>